On 31.12.2015 07:04, Michael Chapman wrote:
Valgrind reported a couple of memory leaks and jumps conditional on
uninitialized values.
Happy New Year!
To you too!
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(-)
ACKed and pushed.
Michal