]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/mpm_common.c (reclaim_one_pid): Retrieve the exit status from
authorJoe Orton <jorton@apache.org>
Fri, 18 Jan 2008 20:49:46 +0000 (20:49 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 18 Jan 2008 20:49:46 +0000 (20:49 +0000)
commitf73076edd1867d5f2a66194944afe39e4dfc1d66
tree39d1c435a206d77cafd6f9d98c4c3385d15beda5
parent9b7914b51d0e46e39b6bc054a58c9521afd2467b
* server/mpm_common.c (reclaim_one_pid): Retrieve the exit status from
  apr_proc_wait(); call ap_process_child_status() for children which
  terminate, to ensure that abnormal exits (e.g. SIGSEGV) are logged.

PR: 42757

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