From: David Howells <[email protected]> Date: Thu, 27 Aug 2020 16:55:46 +0100
> From: Dinghao Liu <[email protected]> > > Fix a memory leak in rxkad_verify_response() whereby the response buffer > doesn't get freed if we fail to allocate a ticket buffer. > > Fixes: ef68622da9cc ("rxrpc: Handle temporary errors better in rxkad > security") > Signed-off-by: Dinghao Liu <[email protected]> > Signed-off-by: David Howells <[email protected]> Applied, thank you.

