
25 Jan
2013
25 Jan
'13
3:45 p.m.
On 01/23/13 10:41, Michal Privoznik wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=894723
Currently, if qemuProcessStart() succeeds, but it's decompression binary that returns nonzero status, we don't kill the qemu process, but remove it from internal domain list, leaving the qemu process hanging around totally uncontrolled. ---
ACK. This patch is semanticaly separate from rest of the series. Peter