[libvirt] [PATCH 4/5] qemuMonitorCPUModelInfoFree: Don't leak model_info->props

John Ferlan jferlan at redhat.com
Thu Feb 9 22:56:26 UTC 2017



On 02/06/2017 03:21 AM, Michal Privoznik wrote:
> ==11846== 240 bytes in 1 blocks are definitely lost in loss record 81 of 107
> ==11846==    at 0x4C2BC75: calloc (vg_replace_malloc.c:624)
> ==11846==    by 0x18C74242: virAllocN (viralloc.c:191)
> ==11846==    by 0x4A05E8: qemuMonitorCPUModelInfoCopy (qemu_monitor.c:3677)
> ==11846==    by 0x446E3C: virQEMUCapsNewCopy (qemu_capabilities.c:2171)
> ==11846==    by 0x437335: testQemuCapsCopy (qemucapabilitiestest.c:108)
> ==11846==    by 0x437CD2: virTestRun (testutils.c:180)
> ==11846==    by 0x437AD8: mymain (qemucapabilitiestest.c:176)
> ==11846==    by 0x4397B6: virTestMain (testutils.c:992)
> ==11846==    by 0x437B44: main (qemucapabilitiestest.c:188)
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_monitor.c | 1 +
>  1 file changed, 1 insertion(+)
> 

ACK

John




More information about the libvir-list mailing list