]> git.ipfire.org Git - thirdparty/libvirt.git/commit
plug two leaks and fix a diagnostic
authorJim Meyering <meyering@redhat.com>
Wed, 5 Nov 2008 14:24:21 +0000 (14:24 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 5 Nov 2008 14:24:21 +0000 (14:24 +0000)
commit7271a92bec8edf7917f61fe5aa43dc244645297f
tree112d79b58d00d69d671cd7c7021c6b967d0b610c
parent1ac47e34f2c2e21df578cb742f2e59985f5f4fba
plug two leaks and fix a diagnostic

* src/qemu_conf.c (qemudLoadDriverConfig): Don't leak ->vncListen.
Fix an erroneous copy-and-pasted diagnostic.
* src/qemu_driver.c (qemudShutdown): Don't leak another ->vncListen.
ChangeLog
src/qemu_conf.c
src/qemu_driver.c