On Thu, Jul 19, 2007 at 01:52:00AM +0100, Daniel P. Berrange wrote:
> After the QEMU monitor filehandle has been successfully initialized, we
> then promptly close it ! It seems a 'return' statement accidentally got
> removed somewhere during previously refactoring.
>
> Second, the QEMU logfile do
After the QEMU monitor filehandle has been successfully initialized, we
then promptly close it ! It seems a 'return' statement accidentally got
removed somewhere during previously refactoring.
Second, the QEMU logfile does not have the close-on-exec flag set so the
logfile is leaked to child proce