]> xenbits.xensource.com Git - libvirt.git/commit
Reference state when using it as opaque
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 11 Oct 2016 11:30:11 +0000 (13:30 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Oct 2016 10:54:47 +0000 (12:54 +0200)
commit3d279e23e7fb353720e1866bd3b2160f104817b4
tree337ac33a0ccaa3ed13dafce3b5835e9c53ea0adf
parent1827f2ac5de36da06d0246e862910c3a69065752
Reference state when using it as opaque

There should be one more reference because it is being kept in the list
of callbacks as an opaque.  We also unref it properly using
virObjectFreeCallback.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/object_event.c