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

Michal Privoznik mprivozn at redhat.com
Tue Apr 28 15:06:02 UTC 2015


On 28.04.2015 03:16, Zhang Bo wrote:
> 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(-)
> 

ACKed and pushed.

Michal




More information about the libvir-list mailing list