]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix libxl vm def handling on domU cleanup
authorMarkus Groß <gross@univention.de>
Thu, 26 May 2011 15:16:31 +0000 (23:16 +0800)
committerDaniel Veillard <veillard@redhat.com>
Thu, 26 May 2011 15:16:31 +0000 (23:16 +0800)
commit685753a3605f0c4d7e5aab8c73bac71fcddde963
treee7114259e2284a616a5290ec6c15a7f5d9112a4a
parentf59b71ac575c4daeac08a30ffe67484aca312881
Fix libxl vm def handling on domU cleanup

* src/libxl/libxl_driver.c: in libxlVmCleanup, free up the
  newDef definition if present overwise it would be leaked.
src/libxl/libxl_driver.c