summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorwadesong <wadesong@codeaurora.org>2017-10-14 09:11:34 +0800
committersnandini <snandini@codeaurora.org>2017-10-23 22:12:25 -0700
commite450af440f3734416867c22ebaadb41af70137f7 (patch)
tree90e514e5f4ea405c2aff0a16673fe86652c8a09d /tools/perf/scripts/python
parent294ea721eec7ca4b7347ec1e395a6ff4a15953e6 (diff)
qcacmn: Fix a memory leak in HTC tx bundle packet cleanup
When HTC_PACKETs are allocated for bundle tx, netbuf and bundle queue will also be allocated and stored in the context of HTC_PACKET, but these two structures are not freed when the bundle HTC_PACKETs are removed from pBundleFreeList and freed. Retrieve the netbuf and bundle queue pointers from HTC_PACKET context and free them when HTC_PACKET is freed. Change-Id: I61d9eb18027b12f8b9491c696e4e16d793edf0d2 CRs-Fixed: 2127098
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions