android_kernel_xiaomi_sm8350/core
Abhinav Kumar 3b724f5fa9 qcacld-3.0: Fix memleak in scan for ssid if scan req allocation fails
In scan for ssid if scan req allocation fails in csr_scan_for_ssid,
status is success and thus the memories are not freed for
scan_info.profile results in memleak.

Fix is to free mem for scan_info.profile in case if scan req allocation
fails in csr_scan_for_ssid.

Change-Id: I45ac2093bdd6d2d17b353f805a157dcea80a2623
CRs-Fixed: 2372803
2018-12-26 12:33:25 -08:00
..
bmi qcacld-3.0: Remove unnecessary includes from ol_if_athvar.h 2018-12-17 13:12:01 -08:00
cds qcacld-3.0: Remove cds_crypto_init()/deinit() 2018-12-21 15:10:10 -08:00
dp qcacld-3.0: Use new accessor macro for map_index in qdf_nbuf_cb 2018-12-23 21:58:36 -08:00
hdd qcacld-3.0: BTM changes to add new WCNSS_qcom.ini to configure btm params 2018-12-26 10:12:14 -08:00
mac Release 5.2.0.113N 2018-12-26 10:12:18 -08:00
pld qcacld-3.0: Enable MAC provisioning from ini 2018-12-14 05:34:46 -08:00
sap qcacld-3.0: Set passive scan as false in ACS scan req 2018-12-24 22:29:32 -08:00
sme qcacld-3.0: Fix memleak in scan for ssid if scan req allocation fails 2018-12-26 12:33:25 -08:00
wma qcacld-3.0: BTM changes to add new WCNSS_qcom.ini to configure btm params 2018-12-26 10:12:14 -08:00