]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src/qemu_driver.c: Handle errors from fork(2) and pipe(2)
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Apr 2008 12:27:53 +0000 (12:27 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Apr 2008 12:27:53 +0000 (12:27 +0000)
commit407df0f164498d8beeb26fb50a470227b286cbb1
treef860010fa9031be6ae868141f9dc727f765367d6
parent09f1c2041d635723720b2975226c5dde41a223f5
src/qemu_driver.c: Handle errors from fork(2) and pipe(2)
          system calls when creating qemu subprocess.
ChangeLog
src/qemu_driver.c