[libvirt] [PATCH 1/2] conf: Fix cpumask leak in virDomainDefFree

Ján Tomko jtomko at redhat.com
Tue Jan 29 10:59:24 UTC 2013


On 01/25/13 17:40, Michal Privoznik wrote:
> On 25.01.2013 16:36, Ján Tomko wrote:
>> def->cpumask is a bitmap and needs to be freed by virBitmapFree.
>> ---
>>  src/conf/domain_conf.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
> 
> ACK
> 
> Michal
> 

Thanks, pushed now.




More information about the libvir-list mailing list