Skip to content
Commit 75d3e7f4 authored by Wang Hai's avatar Wang Hai Committed by Heiko Carstens
Browse files

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: 06101546 ("s390/test_unwind: print verbose unwinding results")
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarWang Hai <wanghai38@huawei.com>
Acked-by: default avatarIlya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent ba925fa3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment