qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH 0/2] Fix fd leak in vvfat.c and strncmp() issue in


From: Stefan Hajnoczi
Subject: [Qemu-trivial] [PATCH 0/2] Fix fd leak in vvfat.c and strncmp() issue in vnc.c
Date: Fri, 6 Jan 2012 16:57:43 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]