summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZiyang Xuan <william.xuanziyang@huawei.com>2021-10-13 10:50:32 +0300
committerJakub Kicinski <kuba@kernel.org>2021-10-14 03:44:29 +0300
commit291c932fc3692e4d211a445ba8aa35663831bac7 (patch)
tree1178e0802a707fcadd60aedfee8327c20b31ece5 /tools/perf/scripts/python/export-to-postgresql.py
parent58e7dcc9ca29c14e44267a4d0ea61e3229124907 (diff)
downloadlinux-291c932fc3692e4d211a445ba8aa35663831bac7.tar.xz
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will cause memory leak. Fix it by freeing 'skb' if digital_in_send_cmd() return failed. Fixes: 2c66daecc409 ("NFC Digital: Add NFC-A technology support") Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions