[PATCH 2/3] virDomainNetDefClear: Free @persistent name

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


On Fri, Feb 21, 2020 at 08:44:50AM +0100, Michal Privoznik wrote:
>The persistent alias name @persistent is allocated in
>virDomainNetDefParseXML() but never freed.
>
>==119642== 22 bytes in 2 blocks are definitely lost in loss record 178 of 671
>==119642==    at 0x483579F: malloc (vg_replace_malloc.c:309)
>==119642==    by 0x58F89F1: xmlStrndup (in /usr/lib64/libxml2.so.2.9.9)
>==119642==    by 0x4BA3B74: virXMLPropString (virxml.c:520)
>==119642==    by 0x4BDB0C5: virDomainNetDefParseXML (domain_conf.c:11876)
>==119642==    by 0x4BF9EF4: virDomainDefParseXML (domain_conf.c:21196)
>==119642==    by 0x4BFCD5B: virDomainDefParseNode (domain_conf.c:21943)
>==119642==    by 0x4BFCC36: virDomainDefParse (domain_conf.c:21901)
>==119642==    by 0x4BFCCCB: virDomainDefParseFile (domain_conf.c:21924)
>==119642==    by 0x114A9D: testCompareXMLToArgv (qemuxml2argvtest.c:452)
>==119642==    by 0x13894F: virTestRun (testutils.c:143)
>==119642==    by 0x11F46E: mymain (qemuxml2argvtest.c:1316)
>==119642==    by 0x13A60E: virTestMain (testutils.c:839
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/conf/domain_conf.c | 1 +
> 1 file changed, 1 insertion(+)
>

Fixes: fb0509d06ac57434c2edbd81ee63deb32a0e598a
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/be9bb671/attachment-0001.sig>


More information about the libvir-list mailing list