Message ID | 163820097905.226370.17234085194655347888.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | rxrpc: Leak fixes | expand |
Hello: This series was applied to netdev/net.git (master) by David Howells <dhowells@redhat.com>: On Mon, 29 Nov 2021 15:49:39 +0000 you wrote: > 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(). > > The patches are tagged here: > > [...] Here is the summary with links: - [net,1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() https://git.kernel.org/netdev/net/c/ca77fba82135 - [net,2/2] rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() https://git.kernel.org/netdev/net/c/beacff50edbd You are awesome, thank you!