Re: [PATCH net v7 00/11] rxrpc: Fix CHALLENGE packet handling
From: David Howells
Date: Tue Aug 18 2026 - 10:58:41 EST
David Howells <dhowells@xxxxxxxxxx> wrote:
> (1) There's a missing key_put() in afs_open_socket()'s error path.
Actually, this is preexisting, so it needs fixing, but isn't due to this
patchset (it was added in d98c317fd9aa78dfa45e47deb6536cd35783afd1).
David