qemu-devel.nongnu.org archive mirror
 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] [PATCH 1/2] vl: free err 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; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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-devel] [PATCH 1/2] vl: free err Hu Tao
2014-08-15 14:54   ` [Qemu-devel] [Qemu-trivial] " 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 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).