diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-07-30 09:36:02 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2020-08-11 19:16:16 +0300 |
commit | 75d3e7f4769d276a056efa1cc7f08de571fc9b4b (patch) | |
tree | f2bdda1253987318ddd609bb7c6045998989effc /scripts/bpf_helpers_doc.py | |
parent | ba925fa35057a062ac98c3e8138b013ce4ce351c (diff) | |
download | linux-75d3e7f4769d276a056efa1cc7f08de571fc9b4b.tar.xz |
s390/test_unwind: fix possible memleak in test_unwind()
test_unwind() misses to call kfree(bt) in an error path.
Add the missed function call to fix it.
Fixes: 0610154650f1 ("s390/test_unwind: print verbose unwinding results")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions