Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Tue, 30 Nov 2021 04:04:10 +0000 (20:04 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 30 Nov 2021 04:04:11 +0000 (20:04 -0800)
commit5fdc2333e6c3e7ef8b98295024bef27f8edf9202
tree9eac36a23537e1927c3b4e76ccbc2523996da321
parentcbd92e7d74314e10a90d12a8f18f6fc66be4fb16
parentbeacff50edbd6c9659a6f15fc7f6126909fade29
Merge tag 'rxrpc-fixes-20211129' of git://git./linux/kernel/git/dhowells/linux-fs

David Howells says:

====================
rxrpc: Leak fixes

Here are a couple of fixes for leaks in AF_RXRPC:

 (1) Fix a leak of rxrpc_peer structs in rxrpc_look_up_bundle().
 (2) Fix a leak of rxrpc_local structs in rxrpc_lookup_peer().

* tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
  rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
====================

Link: https://lore.kernel.org/r/163820097905.226370.17234085194655347888.stgit@warthog.procyon.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>