]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: unref libxlDriverConfig object
authorJim Fehlig <jfehlig@suse.com>
Wed, 18 Nov 2015 22:47:24 +0000 (15:47 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 19 Nov 2015 15:52:53 +0000 (08:52 -0700)
commit97b56031a9666e625fb8c73bf15ac2fff3324540
tree5ca7093ed8ebecdbf4b4206f8fa7063ccd9c1674
parenta3c90fcb94b623844cefa0def9400323de587205
libxl: unref libxlDriverConfig object

Commits b6e19cf4 and 6472e54a missed unref'ing the
libxlDriverConfig object. Add missing calls to virObjectUnref.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_driver.c