[libvirt] [PATCH] libxl: unref DomainObjPrivate on error path

Jim Fehlig jfehlig at suse.com
Thu Aug 15 16:51:06 UTC 2013


Eric Blake wrote:
> On 08/15/2013 10:23 AM, Jim Fehlig wrote:
>   
>> There is a potential leak of a newly created libxlDomainObjPrivate
>> when subsequent allocation of the object's chrdev field fails.
>> Unref the object on such an error so that it is properly disposed.
>> ---
>>  src/libxl/libxl_driver.c | 4 +++-
>>  1 file changed, 3 insertions(+), 1 deletion(-)
>>     
>
> ACK.
>   

Thanks, pushed.

Regards,
Jim




More information about the libvir-list mailing list