On 11/11/2011 03:40 AM, Markus Armbruster wrote:
As usual, shit happens on error paths.

Applied all.  Thanks.

Regards,

Anthony Liguori


Markus Armbruster (5):
   qemu-char: Plug memory leak on qemu_chr_open_pty() error path
   ui: Plug memory leaks on parse_keyboard_layout() error path
   qemu-sockets: Plug fd leak on unix_connect_opts() error path
   posix-aio-compat: Plug memory leak on paio_init() error path
   os-posix: Plug fd leak in qemu_create_pidfile()

  os-posix.c         |    3 +++
  posix-aio-compat.c |    1 +
  qemu-char.c        |   19 ++++++++++---------
  qemu-sockets.c     |    1 +
  ui/keymaps.c       |   12 +++++++-----
  5 files changed, 22 insertions(+), 14 deletions(-)



Reply via email to