Actions
Bug #988
closedspawn-fcgi does not really redirect stderr and stdout
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
In r1403, {{{spawn-fcgi}}spawn-fcgi
} was modified to redirect stderr and stdout to {{{/dev/null}}}.
From looking at the code, it seems the arguments to the calls to {{{dup2}}dup2
} have been interchanged, which should effectively just close the stdout and stderr file descriptors.
I haven't been able to compile trunk to confirm this, but the code looks broken.
Updated by jan about 18 years ago
- Status changed from New to Fixed
- Resolution set to fixed
fixed in r1542
Actions
Also available in: Atom