aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristian Lamparter <[email protected]>2016-12-29 16:12:09 +0200
committerKalle Valo <[email protected]>2016-12-30 11:11:17 +0200
commit097e46d2ae90265d1afe141ba6208ba598b79e01 (patch)
tree27d922a1f0f3b2e6058bde58514ea2d304cb4da5 /tools/perf/scripts/python/bin
parent8617690174041dfe959b6ad71f1ff93ef4bea5d3 (diff)
ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()
ath10k_wmi_tlv_op_pull_fw_stats() uses tb = ath10k_wmi_tlv_parse_alloc(...) function, which allocates memory. If any of the three error-paths are taken, this tb needs to be freed. Signed-off-by: Christian Lamparter <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions