Commit f2032a96 authored by pcs's avatar pcs
Browse files

Start cleaning up the Win32 code. This cleans up the code which spawns

child processes. The changes are

 -- remove an unbounded sprintf()
 -- always check for errors at all stages, and log an error message
 -- if an error occurs in creating a child, die, but make sure
    all already created children a killed correctly
 -- remove assert()'s


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81219 13f79535-47bb-0310-9956-ffa450edef68
parent 07c26d68
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment