]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Plug memory leak onqemuProcessWaitForMonitor() error path
authorAlex Jia <ajia@redhat.com>
Wed, 30 Nov 2011 06:49:51 +0000 (14:49 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 30 Nov 2011 21:39:36 +0000 (14:39 -0700)
commit7b811a74c66ba8a25b6bbe45ad67b0f450415649
treea515b9d277664a8c3a76a37d8a29e97ac3b626c8
parentf9bb67ec6ab4529eda181529c837914eb44ac606
qemu: Plug memory leak onqemuProcessWaitForMonitor() error path

Detected by Coverity. Leak introduced in commit 109efd7.

Signed-off-by: Alex Jia <ajia@redhat.com>
src/qemu/qemu_process.c