]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuInitPasswords: avoid unconditional leak
authorJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 08:22:02 +0000 (09:22 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 17:09:13 +0000 (18:09 +0100)
commit309647c81f0fde7b07990ff79097db4b3696d58f
tree835684f1cbe6b85d47a3fd5fe5c71f18cfe71e5d
parentbc6a48c6cfbd5c15bd08b2758fdf79432e8ec05c
qemuInitPasswords: avoid unconditional leak

* src/qemu/qemu_driver.c (qemuInitPasswords): Free pass-phrase buffer.
src/qemu/qemu_driver.c