]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: Fix cleanup on domain start error
authorJim Fehlig <jfehlig@suse.com>
Tue, 15 Jan 2013 22:56:35 +0000 (15:56 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 16 Jan 2013 17:13:26 +0000 (10:13 -0700)
commitc1eda064783665b73eb77b36136765aa5c7a35ea
tree74c3f31b2d0eb11a09cbaace3379d5ff70d2b6d9
parent52947fe3ae7e7690e47610be6e71c941237ff817
libxl: Fix cleanup on domain start error

If building the libxl domain config fails, cleanup before returning
failure.
src/libxl/libxl_driver.c