[PATCH 3/3] qemuTestParseCapabilitiesArch: Free @binary

Ján Tomko jtomko at redhat.com
Fri Feb 21 10:09:50 UTC 2020


On Fri, Feb 21, 2020 at 08:44:51AM +0100, Michal Privoznik wrote:
>The variable is allocated, but never freed.
>
>==119642== 29 bytes in 1 blocks are definitely lost in loss record 409 of 671
>==119642==    at 0x483579F: malloc (vg_replace_malloc.c:309)
>==119642==    by 0x5AB075F: __vasprintf_internal (in /lib64/libc-2.29.so)
>==119642==    by 0x57C1A28: g_vasprintf (in /usr/lib64/libglib-2.0.so.0.6000.7)
>==119642==    by 0x579A0CC: g_strdup_vprintf (in /usr/lib64/libglib-2.0.so.0.6000.7)
>==119642==    by 0x4AE6D58: vir_g_strdup_printf (glibcompat.c:197)
>==119642==    by 0x136EEE: qemuTestParseCapabilitiesArch (testutilsqemu.c:291)
>==119642==    by 0x138506: testQemuInfoSetArgs (testutilsqemu.c:763)
>==119642==    by 0x135FFF: mymain (qemuxml2argvtest.c:3093)
>==119642==    by 0x13A60E: virTestMain (testutils.c:839)
>==119642==    by 0x1368C2: main (qemuxml2argvtest.c:3121)
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> tests/testutilsqemu.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Fixes: 42b3e5b9e4b919644afe55a815992c07fb79b9dc
Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200221/946d35cf/attachment-0001.sig>


More information about the libvir-list mailing list