commit | 1805cd1c4d2fd50cde7d62f57e49aea36e9f8414 | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Thu Mar 16 15:43:10 2017 +0530 |
committer | Ajit Vaishya <ajitv@codeaurora.org> | Mon Mar 20 20:17:02 2017 +0530 |
tree | b1cc564617fb97ec19fb6a85a0da03446b4801c3 | |
parent | a12345148887713b3189379f249f75b49d171dad [diff] |
WiFiHAL: memset cap_vendor_data before populating data to it. WiFiHAL populates data to cap_vendor_data elements when diag event LOG_WLAN_EXTSCAN_CAPABILITIES is received. memset the buffer zero before populating to it, to make sure no invalid data is sent to framework. Change-Id: Iae30db2da11570047352a890be8b85e24edab141 CRs-Fixed: 2020507