summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-08-08 12:45:15 +0530
committernshrivas <nshrivas@codeaurora.org>2018-08-10 22:17:37 -0700
commit1fe541680e3e153526328e2f029767b86ce38655 (patch)
treeb2ee11b45d5f4d5653840c7048f03f2d35ff0fe8 /tools/perf/scripts/python
parentc2fd68a3f5db9222d9f3b2f7a5409d86d32c6cc9 (diff)
qcacld-3.0: Possible mem leak while handling WMA_DEL_STA_SELF_REQ
In wma_vdev_resp_timer(), while handling WMA_DEL_STA_SELF_REQ if wma_crash_on_fw_timeout() is true, then wma_vdev_resp_timer initiate SSR and memset iface structure without freeing iface->del_staself_req. This results mem leak in wma_vdev_resp_timer(). Free all the dynamic memory from iface structure in wma_vdev_deinit() instead of handling them separately. Change-Id: I7b16ddc9dfb70638c6f895bd97cd9c106bfad595 CRs-Fixed: 2293099
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions