summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorBala Venkatesh <bjavvaji@codeaurora.org>2019-06-06 13:07:26 +0530
committerBala Venkatesh <bjavvaji@codeaurora.org>2019-06-06 14:20:10 +0530
commit22a658d336cb1a5fea4757f941649d6bab2ee9ff (patch)
tree7534c5680800aae539a18cdaf990fdac8bbb1231 /kernel/sysctl_binary.c
parentc287fbacf70a342c3bc516b8795c1aba615a5a34 (diff)
qcacld-3.0: Fix memory leak in scan csr_scan_save_bss_description
csr_scan_save_bss_description allocate pCsrBssDescription which is used to update the scan entry in scan module and after update is done pCsrBssDescription is not freed. Fix this by freeing pCsrBssDescription once entry is updated in scan module. Change-Id: I07f9bbea8fbf5b700203b03d8fd19a0871ea2881 CRs-Fixed: 2137082
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions