[libvirt] [PATCH 0/2] tests: fix memleak in qemumonitorjsontest

Zhang Bo oscar.zhangbo at huawei.com
Tue Apr 28 01:16:11 UTC 2015


the free callback should be qemuMonitorChardevInfoFree rather than just 'free'
when virHashCreate'ing the chardevInfo hash.

Zhang Bo (2):
  qemu: make qemuMonitorChardevInfoFree non-static
  tests: free ChardevInfo correctly in qemumonitorjsontest

 src/qemu/qemu_monitor.c     | 2 +-
 src/qemu/qemu_monitor.h     | 1 +
 tests/qemumonitorjsontest.c | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.7.12.4





More information about the libvir-list mailing list