aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-12-12 18:32:28 +0000
committerKalle Valo <kvalo@codeaurora.org>2019-12-18 19:52:02 +0200
commitb5316db229d5afd7ba4cdba05b4c4b4c6307b5e7 (patch)
treeac04950c5e01c535a032bfe435c0c67be0ffae31 /tools/perf/scripts/python/syscall-counts.py
parentath11k: Remove unnecessary enum scan_priority (diff)
downloadlinux-dev-b5316db229d5afd7ba4cdba05b4c4b4c6307b5e7.tar.xz
linux-dev-b5316db229d5afd7ba4cdba05b4c4b4c6307b5e7.zip
ath11k: fix memory leak on reg_info
Currently a return path is leaking the previously allocate reg_info. Fix this by exiting via the return path mem_free. Since the return value ret is defaulted to 0, there is no need to re-assign ret to the 0 before the goto. Addresses-Coverity: ("Resource leak") Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions