diff options
author | 2020-10-26 01:12:29 +0530 | |
---|---|---|
committer | 2020-10-27 16:54:30 -0700 | |
commit | 6daa1da4e262b0cd52ef0acc1989ff22b5540264 (patch) | |
tree | f27b41ad906ccff58161d616da8ef601c49a08b5 /scripts/gdb/linux/proc.py | |
parent | chelsio/chtls: fix deadlock issue (diff) | |
download | wireguard-linux-6daa1da4e262b0cd52ef0acc1989ff22b5540264.tar.xz wireguard-linux-6daa1da4e262b0cd52ef0acc1989ff22b5540264.zip |
chelsio/chtls: fix memory leaks in CPL handlers
CPL handler functions chtls_pass_open_rpl() and
chtls_close_listsrv_rpl() should return CPL_RET_BUF_DONE
so that caller function will do skb free to avoid leak.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Link: https://lore.kernel.org/r/20201025194228.31271-1-vinay.yadav@chelsio.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions