f7387bda9cbb977e56a22ae7f04b4477cd180e03

When caller calls lim_process_mlm_deauth_req() API, it checks for session's validity before passing it forward. If session is found to be invalid then it is returning immediately without releasing the memory. Caller is expecting this API to release the memory in any error cases. Release the memory before returning to caller in error case. CRs-Fixed: 2138983 Change-Id: I800d717cd22a6e2731ef211743e4844852a132a3
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%