+38
−37
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Free Dynamic allocated memory in following scenarios: 1. In __lim_ext_scan_forward_bcn_probe_rsp() Free dynamic allocated memory for result in failure case 2. In sme_oem_data_req() Free dynamic allocated memory for oem_data_req in failure case. 3. In sme_notify_ht2040_mode() Free dynamic allocated memory for pHtOpMode in default case. 4. In sme_send_rate_update_ind() Free dynamic allocated memory for rate_upd if mutex acquire fails. 5. In sme_txpower_limit() Free dynamic allocated memory tx_power_limit rate_upd if mutex acquire fails. Change-Id: I5deccb5ac10f69ad00ea860f43c821ee7e90c71e CRs-Fixed: 2465786