Re: [PATCH net 0/2] rxrpc: Fix a warning and a leak [ver #2]

2020-05-22 Thread David Miller
From: David Howells Date: Sat, 23 May 2020 00:42:32 +0100 > > Here are a couple of fixes for AF_RXRPC: > > (1) Fix an uninitialised variable warning. > > (2) Fix a leak of the ticket on error in rxkad. > > The patches are tagged here: > > git://git.kernel.org/pub/scm/linux/kernel/git

[PATCH net 0/2] rxrpc: Fix a warning and a leak [ver #2]

2020-05-22 Thread David Howells
Here are a couple of fixes for AF_RXRPC: (1) Fix an uninitialised variable warning. (2) Fix a leak of the ticket on error in rxkad. The patches are tagged here: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git rxrpc-fixes-20200523-v2 and can also be found