Good catch. I don't work on the Unix side of the house and missed this.
Changing it now.

Thanks
Bill

> >   - return 0;
> >   +        exit(0);
> >        }
> >        /* else */
> >        ap_scoreboard_image->parent[slot].pid = pid;
> >
>
> This is not cool.  This isn't cleaning the child process correctly.  Can
> we please change this to ap_clean_child_exit()?
>
> Ryan
>


Reply via email to