commit | 073e0cc21067e7e7df5cb53a1e5b25503222a116 | [log] [tgz] |
---|---|---|
author | Pradeep Reddy POTTETI <c_ppotte@qti.qualcomm.com> | Mon Sep 21 14:34:51 2015 +0530 |
committer | Subhani Shaik <subhanis@codeaurora.org> | Sun Jan 10 05:49:55 2016 -0800 |
tree | 8b0c3c58a4f5014806f3c1a9312c23347480e8ee | |
parent | 7b00dd0666452cae3b1a59f4cd8e9b2399e1b64c [diff] |
WiFi_HAL: KW error Array Index Out of Bound This commit fixes KW array index out of bound error in get_mac_addr function of cpp_bindings.cpp:996 file. Here in memcpy function length argument is passed of source buffer length instead of destination buffer length. Change-Id: I75f011c21d6d45f554b56bec1a049aecad3eac8e CRs-Fixed: 911176