All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] migration/multifd: fix two memleaks
@ 2020-05-06  9:54 Pan Nengyuan
  2020-05-06  9:54 ` [PATCH 1/2] migration/multifd: fix memleaks in multifd_new_send_channel_async Pan Nengyuan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pan Nengyuan @ 2020-05-06  9:54 UTC (permalink / raw)
  To: quintela, dgilbert
  Cc: zhang.zhanghailiang, Pan Nengyuan, qemu-devel, euler.robot

Fix two memleaks in multifd_send_thread/multifd_new_send_channel_async when error happen.

Pan Nengyuan (2):
  migration/multifd: fix memleaks in multifd_new_send_channel_async
  migration/multifd: Do error_free after migrate_set_error to avoid
    memleaks

 migration/multifd.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.18.2



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

end of thread, other threads:[~2020-05-07 16:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06  9:54 [PATCH 0/2] migration/multifd: fix two memleaks Pan Nengyuan
2020-05-06  9:54 ` [PATCH 1/2] migration/multifd: fix memleaks in multifd_new_send_channel_async Pan Nengyuan
2020-05-06  8:42   ` Juan Quintela
2020-05-06  9:54 ` [PATCH 2/2] migration/multifd: Do error_free after migrate_set_error to avoid memleaks Pan Nengyuan
2020-05-06  8:43   ` Juan Quintela
2020-05-07 15:55 ` [PATCH 0/2] migration/multifd: fix two memleaks Dr. David Alan Gilbert

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.