j
k
j a
j l
On Mon, Jan 19, 2009 at 01:39:51PM +0000, Daniel P. Berrange wrote:
...+ vm->stdout_fd = vm->stderr_fd = vm->logfile; If nothing is actaully using the stdout/err FDs anymore we can just leave them at -1. Fixed in the attached patch. -- Guido
+ vm->stdout_fd = vm->stderr_fd = vm->logfile;
If nothing is actaully using the stdout/err FDs anymore we can just leave them at -1. Fixed in the attached patch. -- Guido
Attachments:
Back to the thread
Back to the list