android_kernel_xiaomi_sm8350/core
Pragaspathi Thilagaraj f65cffe88c qcacld-3.0: Fix mem leak during reset passpoint list wma command
The function sme_reset_passpoint_list, posts the wma message
WMA_RESET_PASSPOINT_LIST_REQ. This message is freed at the
sme_reset_passpoint_list in case of failure. But for the success
case, the req_msg is not freed at wma_mc_process_msg. This
results in mem_leak in case of success case.

Free the req_msg at wma_mc_process_msg after returning from the
call wma_reset_passpoint_network_list.

Change-Id: Ib4b427a8acc2d531ac9d6e8f92a30205163ec0ba
CRs-Fixed: 2259237
2018-06-20 04:05:28 -07:00
..
bmi qcacld-3.0: bmi: Fix misspellings 2018-05-16 18:01:27 -07:00
cds qcacld-3.0: Add SSR callbacks 2018-06-20 04:05:21 -07:00
dp qcacld-3.0: Dynamic SMMU map/unmap only when IPA enabled 2018-06-20 04:05:17 -07:00
hdd qcacld-3.0: Remove obsolete wlan_hdd_latency_opt() 2018-06-20 02:30:45 -07:00
mac qcacld-3.0: Fix possible OOB access in lim_process_disassoc_frame 2018-06-20 04:05:13 -07:00
pld qcacld-3.0: Check if sdio device is valid before start wifi 2018-06-07 21:08:36 -07:00
sap qcacld-3.0: ini parameter to allow STA+SAP SCC on LTE coex channel 2018-06-20 00:42:26 -07:00
sme qcacld-3.0: Fix rrm_close() param 2018-06-20 04:05:25 -07:00
wma qcacld-3.0: Fix mem leak during reset passpoint list wma command 2018-06-20 04:05:28 -07:00