[libvirt] [PATCH 0/3] Various Valgrind fixes

Michael Chapman mike at very.puzzling.org
Thu Dec 31 06:04:37 UTC 2015


Valgrind reported a couple of memory leaks and jumps conditional on
uninitialized values.

Happy New Year!

Michael Chapman (3):
  qemu: do not copy out non-existent block job info
  qemu: do not leak NBD disk data in migration cookie
  storage: do not leak storage pool XML filename

 src/qemu/qemu_driver.c       |  4 ++--
 src/qemu/qemu_migration.c    |  5 +++--
 src/storage/storage_driver.c | 10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.4.3




More information about the libvir-list mailing list