qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix fd leak in vvfat.c and strncmp() issue in vnc.c
@ 2012-01-06 16:57 Stefan Hajnoczi
  2012-01-06 16:57 ` [Qemu-devel] [PATCH 1/2] vvfat: avoid leaking file descriptor in commit_one_file() Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2012-01-06 16:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Stefan Hajnoczi

Two unrelated bugs that David Gilbert had kicking around that are easy to fix.
Let's take care of them.

Stefan Hajnoczi (2):
  vvfat: avoid leaking file descriptor in commit_one_file()
  vnc: fix no-lock-key-sync strncmp() length

 block/vvfat.c |    3 +++
 ui/vnc.c      |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

-- 
1.7.7.3

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

end of thread, other threads:[~2012-01-12 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06 16:57 [Qemu-devel] [PATCH 0/2] Fix fd leak in vvfat.c and strncmp() issue in vnc.c Stefan Hajnoczi
2012-01-06 16:57 ` [Qemu-devel] [PATCH 1/2] vvfat: avoid leaking file descriptor in commit_one_file() Stefan Hajnoczi
2012-01-06 16:57 ` [Qemu-devel] [PATCH 2/2] vnc: fix no-lock-key-sync strncmp() length Stefan Hajnoczi
2012-01-12 13:18 ` [Qemu-devel] [Qemu-trivial] [PATCH 0/2] Fix fd leak in vvfat.c and strncmp() issue in vnc.c Stefan Hajnoczi

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