summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorBala Venkatesh <bjavvaji@codeaurora.org>2019-06-06 11:25:47 +0530
committernshrivas <nshrivas@codeaurora.org>2019-06-06 11:39:26 -0700
commite573d783dcc923c47aab4cd4bbc87c0bf7f024ee (patch)
treed5c6b26214989984504eefc5c3b5e7c747cf22a6 /kernel/sysctl_binary.c
parent65c226e24403bbc4d588cfdae430c3491ba0e652 (diff)
qcacld-3.0: Avoid memory leaks
pScanFilter->BSSIDs.numOfBSSIDs is allocated as part of function csr_neighbor_roam_prepare_scan_profile_filter and this memory is not freed in error cases. Hence free the allocated memory of pScanFilter->BSSIDs.numOfBSSIDs in error cases before returning from function csr_neighbor_roam_prepare_scan_profile_filter. Change-Id: I411dba7ead796f84994e633a387730de6ee4d579 CRs-Fixed: 2464822
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions