public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Double-Free and Memory Leak Found In libtirpc
@ 2023-08-01  9:33 Yongcheng Yang
  2023-08-01  9:33 ` [PATCH 1/2] rpcb_clnt.c: fix a possible double free Yongcheng Yang
  2023-08-01  9:33 ` [PATCH 2/2] rpcb_clnt.c: fix memory leak in destroy_addr Yongcheng Yang
  0 siblings, 2 replies; 4+ messages in thread
From: Yongcheng Yang @ 2023-08-01  9:33 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Linux NFS Mailing list, Herb Wartens, Yongcheng Yang

Hey,

These 2 patches are from "Wartens, Herb" <wartens2@llnl.gov> and I
have just tried to make it appliable to the libtirpc upstream version.
Please help double check and apply them if there's no problem.

Herb Wartens (2):
  rpcb_clnt.c: fix a possible double free
  rpcb_clnt.c: fix memory leak in destroy_addr

 src/rpcb_clnt.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2024-03-15 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01  9:33 [PATCH 0/2] Double-Free and Memory Leak Found In libtirpc Yongcheng Yang
2023-08-01  9:33 ` [PATCH 1/2] rpcb_clnt.c: fix a possible double free Yongcheng Yang
2023-08-01  9:33 ` [PATCH 2/2] rpcb_clnt.c: fix memory leak in destroy_addr Yongcheng Yang
2024-03-15 20:21   ` Wartens, Herb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox