aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorEiichi Tsukata <[email protected]>2021-11-21 04:16:08 +0000
committerDavid Howells <[email protected]>2021-11-29 15:40:02 +0000
commitbeacff50edbd6c9659a6f15fc7f6126909fade29 (patch)
treea0d601adea98d9519779f70148d7e00ff7305fb4 /scripts/gdb/linux/proc.py
parentca77fba821351190777b236ce749d7c4d353102e (diff)
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Need to call rxrpc_put_local() for peer candidate before kfree() as it holds a ref to rxrpc_local. [DH: v2: Changed to abstract the peer freeing code out into a function] Fixes: 9ebeddef58c4 ("rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record") Signed-off-by: Eiichi Tsukata <[email protected]> Signed-off-by: David Howells <[email protected]> Reviewed-by: Marc Dionne <[email protected]> cc: [email protected] Link: https://lore.kernel.org/all/[email protected]/ # v1
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions