]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix memleak after commit 59898a88ce8431bd3ea249b8789edc2ef9985827
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2013 09:01:34 +0000 (11:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2013 10:04:57 +0000 (12:04 +0200)
commit044e3e75248f0346f9dfd181a90f7d16d69ed482
treeeceb9eba5b65df922e2e395fe5161ad357ed14fc
parent2e23c77b0061c5f1b2fd5eeca79e3d6e963e7a2f
qemu: Fix memleak after commit 59898a88ce8431bd3ea249b8789edc2ef9985827

If the ABI compatibility check with the "migratable" user XML is
successful, we would leak the originally parsed XML from the user that
would not be used in this case.

Reported by Ján Tomko.
src/qemu/qemu_driver.c