Re: [PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()
From: David Howells
Date: Wed Apr 01 2026 - 15:38:12 EST
Anderson Nascimento <anderson@xxxxxxxxxxxxxxxxxx> wrote:
> Isn't this the same issue addressed by my patch "[PATCH net v4 08/15] rxrpc:
> Fix keyring reference count leak in rxrpc_setsockopt()"? Just asking to make
> sure this is intended.
Actually, yes. This is a different way to fix the same bug, so I'm happy to
drop it from the series in preference to yours.
David