All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fix two memory leaks in object_create()
@ 2014-08-15 10:13 Hu Tao
  2014-08-15 10:13   ` [Qemu-devel] " Hu Tao
  2014-08-15 10:14 ` [Qemu-devel] [PATCH 2/2] vl: call visit_end_struct() in the error path Hu Tao
  0 siblings, 2 replies; 6+ messages in thread
From: Hu Tao @ 2014-08-15 10:13 UTC (permalink / raw)
  To: qemu-devel

See each patch for the details.

Hu Tao (2):
  vl: free err
  vl: call visit_end_struct() in the error path

 vl.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-08-15 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15 10:13 [Qemu-devel] [PATCH 0/2] fix two memory leaks in object_create() Hu Tao
2014-08-15 10:13 ` [Qemu-trivial] [PATCH 1/2] vl: free err Hu Tao
2014-08-15 10:13   ` [Qemu-devel] " Hu Tao
2014-08-15 14:54   ` [Qemu-trivial] " Michael Tokarev
2014-08-15 14:54     ` [Qemu-devel] " Michael Tokarev
2014-08-15 10:14 ` [Qemu-devel] [PATCH 2/2] vl: call visit_end_struct() in the error path Hu Tao

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.