diff options
author | 2025-04-23 11:25:45 +0300 | |
---|---|---|
committer | 2025-04-24 18:06:05 -0700 | |
commit | 3a4236c379543878e957004d3415152d28955481 (patch) | |
tree | d7952eef3ae297bba197952d49f45c9d29815424 /tools/perf/scripts/python/parallel-perf.py | |
parent | net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64 (diff) | |
download | wireguard-linux-3a4236c379543878e957004d3415152d28955481.tar.xz wireguard-linux-3a4236c379543878e957004d3415152d28955481.zip |
rxrpc: rxgk: Fix some reference count leaks
These paths should call rxgk_put(gk) but they don't. In the
rxgk_construct_response() function the "goto error;" will free the
"response" skb as well calling rxgk_put() so that's a bonus.
Fixes: 9d1d2b59341f ("rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: David Howells <dhowells@redhat.com>
Link: https://patch.msgid.link/aAikCbsnnzYtVmIA@stanley.mountain
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions