summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPadma, Santhosh Kumar <skpadma@codeaurora.org>2018-06-13 18:02:47 +0530
committernshrivas <nshrivas@codeaurora.org>2018-06-15 06:41:27 -0700
commit426307e04dccc48b974d15ca7e67b6001047d237 (patch)
treea877ceb3cf8e94a53e39bfe92ab62da079da987e /tools/perf/scripts/python
parent7f2edfa29b27ab7cce74261b47b5956c94171343 (diff)
qcacld-3.0: Fix mem leak during con mode change
There is a possibility of mem leak if con mode changes during action frame exchange. During con mode change, if driver receives action frame confirmation from firmware, then driver returns from hdd_send_action_cnf_cb without action frame cleanup as wlan_hdd_ validate_context fails during con mode change. This can result in mem leak as cfgState->buf is not freed. Add changes to clean up action frame during con mode change to fix this issue. Change-Id: Ie68503a635887f2cfe3068e24d28de1701c5b5f9 CRs-Fixed: 2258506
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions