]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Perform a serious scrubbing of the child process, before we report that
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Feb 2002 00:14:47 +0000 (00:14 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Feb 2002 00:14:47 +0000 (00:14 +0000)
commit7a3cfbfcb650edb2400cfef86cb68b982887797e
tree710685ecc887eb1f1161aff4ee2c35dc60ef4a1e
parentdc25c754a2d8eaa2722669d5846385838449aa04
  Perform a serious scrubbing of the child process, before we report that
  we failed to create the child.  Cleans up CloseHandle() destruction to
  match all created handles - and postpone populating the *child_exit_event
  until we succeed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93369 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/mpm_winnt.c