netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] rxrpc: Fix a warning and a leak [ver #2]
@ 2020-05-22 23:42 David Howells
  2020-05-22 23:42 ` [PATCH net 1/2] rxrpc: Fix a warning " David Howells
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Howells @ 2020-05-22 23:42 UTC (permalink / raw)
  To: netdev; +Cc: Qiushi Wu, Markus Elfring, dhowells, linux-afs, linux-kernel


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 on the following branch:

	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-fixes

David
---
Qiushi Wu (1):
      rxrpc: Fix a memory leak in rxkad_verify_response()


 fs/afs/fs_probe.c | 2 +-
 net/rxrpc/rxkad.c | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-22 23:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 23:42 [PATCH net 0/2] rxrpc: Fix a warning and a leak [ver #2] David Howells
2020-05-22 23:42 ` [PATCH net 1/2] rxrpc: Fix a warning " David Howells
2020-05-22 23:42 ` [PATCH net 2/2] rxrpc: Fix a memory leak in rxkad_verify_response() " David Howells
2020-05-22 23:44 ` [PATCH net 0/2] rxrpc: Fix a warning and a leak " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).