]> xenbits.xensource.com Git - libvirt.git/commit
qemuMonitorTextAddUSBDisk: avoid unconditional leak
authorJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 12:51:38 +0000 (13:51 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 17:09:13 +0000 (18:09 +0100)
commit7ac27870194c11a2396c740b67e714a692d3c9be
tree7c7e165b285c477a021df26293a34df80d030135
parentb78fddea39f7099766ed50efd04ceecb8b8fc857
qemuMonitorTextAddUSBDisk: avoid unconditional leak

* src/qemu/qemu_monitor_text.c (qemuMonitorTextAddUSBDisk): Free
command output buffer.
src/qemu/qemu_monitor_text.c