summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-09-03 17:38:19 +0100
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:59:07 +0530
commitc8fc66f02986d02a6c9f329ae087e09f4f7f17aa (patch)
tree20f2a2434f62cd32fc0b2a49879b19a526027e2a /tools/perf/scripts/python/export-to-postgresql.py
parent28b29f207bb5d8df295dfdd74844f7b159f11a87 (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 <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions