summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2019-06-05 21:38:20 +0530
committernshrivas <nshrivas@codeaurora.org>2019-06-06 10:36:02 -0700
commit9fbc14ba5e86a586874b638bf764c92956c4740d (patch)
treef0a3e3da76073463173ceca4da25f8d7ac04869c /kernel/sysctl_binary.c
parent59cb210890119cd0d9c797ef0b7f4facdcab82ad (diff)
qcacld-3.0: Fix possible memory leak
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
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions