beb769e8c55d7cb1ea340d657ce8c8ee7b0e9c3f

In the memory allocated for del_sta_params, set_link_params and del_bss_params is not freed if the malloc for add_sta_params fails. This causes memory leak in wma_roam_update_vdev. Also in wma_extscan_operations_event_handler, oprn_ind is not freed in case of failure. Free the memory allocated for del_sta_params, set_link_params, del_bss_params, oprn_ind during every return. Change-Id: I727cc734943a2abcc2cfeca3285af13eb68cfe44 CRs-Fixed: 2464098
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%