Hi everyone,

>From what I understand after defining a domain with
remoteDomainCreateXML, the corresponding destroy call is
remoteDomainDestroy, both from the automatically generated
remote_client_bodies.h
My question is why the domain isn't freed in the destroy procedure
(with virUnrefDomain or other) ? Is it supposed to be called
separately or is it a bug ? I'm asking because from what I saw the
connection refcount increments in domain creation but doesn't
decrement in destroy.

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to