qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qcow2_create() error handling fixes
@ 2010-10-07 20:25 Eduardo Habkost
  2010-10-07 20:25 ` [Qemu-devel] [PATCH 1/2] fix fd leak on one qcow2_create2() error path Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eduardo Habkost @ 2010-10-07 20:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf

From: Eduardo Habkost <ehabkost@raisama.net>

Hi,

Here are two small fixes on qcow2_create() error handling.

Eduardo Habkost (2):
  fix fd leak on a qcow2_create2() error path
  check for close() errors on qcow2_create()

 block/qcow2.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2010-10-08 17:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 20:25 [Qemu-devel] [PATCH 0/2] qcow2_create() error handling fixes Eduardo Habkost
2010-10-07 20:25 ` [Qemu-devel] [PATCH 1/2] fix fd leak on one qcow2_create2() error path Eduardo Habkost
2010-10-08  9:36   ` Stefan Hajnoczi
2010-10-07 20:25 ` [Qemu-devel] [PATCH 2/2] check for close() errors on qcow2_create() Eduardo Habkost
2010-10-08  9:28   ` Stefan Hajnoczi
2010-10-08 15:29     ` Eduardo Habkost
2010-10-08 10:14   ` [Qemu-devel] " Kevin Wolf
2010-10-08 17:39     ` Eduardo Habkost
2010-10-08 10:11 ` [Qemu-devel] Re: [PATCH 0/2] qcow2_create() error handling fixes Kevin Wolf

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).