diff options
author | Qiushi Wu <wu000273@umn.edu> | 2020-05-22 21:45:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 18:46:49 +0300 |
commit | 834d24ec3a0ab61b0c7e2d010de542e4117c7829 (patch) | |
tree | 9e82466035d714fdcaf2f4a65f0d54bd80d91dc4 /scripts/gdb/linux/utils.py | |
parent | 23ae6e3e8aeb24f80093eecf8dca7d422a30e407 (diff) | |
download | linux-834d24ec3a0ab61b0c7e2d010de542e4117c7829.tar.xz |
rxrpc: Fix a memory leak in rxkad_verify_response()
commit f45d01f4f30b53c3a0a1c6c1c154acb7ff74ab9f upstream.
A ticket was not released after a call of the function
"rxkad_decrypt_ticket" failed. Thus replace the jump target
"temporary_error_free_resp" by "temporary_error_free_ticket".
Fixes: 8c2f826dc3631 ("rxrpc: Don't put crypto buffers on the stack")
Signed-off-by: Qiushi Wu <wu000273@umn.edu>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Markus Elfring <Markus.Elfring@web.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions