summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorPragaspathi Thilagaraj <tpragasp@codeaurora.org>2019-06-03 13:47:58 +0530
committernshrivas <nshrivas@codeaurora.org>2019-06-06 08:55:09 -0700
commit37ebf1e1164605ab008e34aed07b4f65267fd31f (patch)
treeb954946215d172f3afe3d833502ed0ea92014811 /kernel/sysctl_binary.c
parentdbf3d2eeb0e6f5d066ba43cdcb7a35cac583ea2c (diff)
qcacld-3.0: Fix mem leak in wma_roam_update_vdev
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
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions