libvirt/src/uml
John Ferlan ee3a86d721 uml: Fix umlInotifyEvent dom object handling
The virDomainObjListFindByName will return a locked and reffed
object. If we call virDomainObjListRemove that will unlock the
object upon return, thus we need to relock the object before
making the call to virDomainObjEndAPI.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-19 14:44:35 -04:00
..
Makefile.inc.am make: split UML driver build rules into uml/Makefile.inc.am 2018-02-23 13:14:25 +00:00
uml_conf.c Init host cache info in drivers 2017-05-09 13:12:40 +02:00
uml_conf.h Fix coding style issues. 2016-09-26 18:07:58 -04:00
uml_driver.c uml: Fix umlInotifyEvent dom object handling 2018-04-19 14:44:35 -04:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00