aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-09-03 17:38:19 +0100
committerKalle Valo <[email protected]>2016-09-13 15:24:20 +0300
commit5f4761dda2ba3743ceb5eb5b5e7483172927831a (patch)
tree4853a011b973b0676654819ecc244cf46724bad3 /tools/perf/scripts/python/event_analyzing_sample.py
parent3cd32dde17ea938651b434fc35dee8370f555378 (diff)
ath10k: fix memory leak on caldata on error exit path
caldata is not being free'd on the error exit path, causing a memory leak and data definitely should not be freed. Free caldata instead of data. Thanks to Kalle Valo for spotting that data should not be free'd. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions