[libvirt] [PATCH 4/4] libxl: MigratePerform: properly cleanup after libxlDomObjFromDomain

John Ferlan jferlan at redhat.com
Wed Mar 14 13:20:19 UTC 2018



On 03/13/2018 01:26 PM, Jim Fehlig wrote:
> ibxlDomObjFromDomain to returns locked and ref counted virDomainObj but

libxlDom...

> libxlDomainMigratePerform3Params only unlocks the object on exit. Convert
> it to use the virDomainObjEndAPI function for cleanup.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/libxl_driver.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list