All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] plugins: Fix some resource leaks
@ 2020-11-09  8:28 ` Alex Chen
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Chen @ 2020-11-09  8:28 UTC (permalink / raw)
  To: alex.bennee, mjt, laurent
  Cc: alex.chen, qemu-devel, qemu-trivial, zhang.zhanghailiang,
	zhengchuan

There are 3 resource leaks in contrib/plugins/lockstep.c, fix it.

v2->v3:
- change the "From" line to "Alex Chen"

v1->v2:
- add the cover letter
- modify the subject of the patch[2/2]

Alex Chen (2):
  plugins: Fix resource leak in connect_socket()
  plugins: Fix two resource leaks in setup_socket()

 contrib/plugins/lockstep.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.19.1



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

end of thread, other threads:[~2020-11-10 11:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  8:28 [PATCH v3 0/2] plugins: Fix some resource leaks Alex Chen
2020-11-09  8:28 ` Alex Chen
2020-11-09  8:28 ` [PATCH v3 1/2] plugins: Fix resource leak in connect_socket() Alex Chen
2020-11-09  8:28   ` Alex Chen
2020-11-09  8:28 ` [PATCH v3 2/2] plugins: Fix two resource leaks in setup_socket() Alex Chen
2020-11-09  8:28   ` Alex Chen
2020-11-10 11:54 ` [PATCH v3 0/2] plugins: Fix some resource leaks Alex Bennée
2020-11-10 11:54   ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.