[libvirt] [PATCH] qemu: fix memory leak in virDomainGetVcpus

Laine Stump laine at laine.org
Mon Apr 2 14:44:23 UTC 2012


On 04/02/2012 01:43 AM, Wen Congyang wrote:
> At 04/02/2012 01:33 PM, Laine Stump Wrote:
>> https://bugzilla.redhat.com/show_bug.cgi?id=808979
>>
>> The leak is really in virProcessInfoGetAffinity, as shown in the
>> valgrind output given in the above bug report - it calls CPU_ALLOC(),
>> but then fails to call CPU_FREE().
> ACK

Pushed. Thanks!




More information about the libvir-list mailing list