f65cffe88ccc19343f8819104225d2d269160b47

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
This is CNSS WLAN Host Driver for products starting from iHelium
Описание
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%