On Fri, Jan 06, 2012 at 04:57:43PM +0000, Stefan Hajnoczi wrote: > 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(-)
Applied to the trivial patches tree. Stefan