8dd8038f9ae3d423342c83aedf809d774feca56b

While sending WMI_REQUEST_STATS_CMDID, wma stores the request in a allocated buffer, which is freed once firmware response is received. However in case of driver unload, before we receive firmware event, the buffer will not be freed and that will be leaked. Fix the memory leak by checking for these buffers at time of wma_wmi_service_close. Change-Id: Ie8fd5faec22ceaba415a26becf98030bc7cc13ce CRs-Fixed: 1116622
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%