On Mon, Apr 02, 2018 at 09:16:37AM -0400, John Ferlan wrote: > The virDomainObjListFindByName returns a locked and reffed > domain object, all we did was unlock it, leaving an extra > ref. Use the virDomainObjEndAPI to cleanup instead. > > Signed-off-by: John Ferlan <[email protected]> > --- > src/vmware/vmware_driver.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <[email protected]>
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
