Commit 71c67a54 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

propose backporting the code to catch SIGFPE


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@500882 13f79535-47bb-0310-9956-ffa450edef68
parent 28c61b7c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -190,3 +190,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       PR 40883
     http://svn.apache.org/viewvc?view=rev&revision=486320
     +1: trawick, rpluem

   * Unix MPMs: Catch SIGFPE so that exception hooks and CoreDumpDirectory
     can work after that terminating signal.
     http://svn.apache.org/viewvc?view=rev&revision=500881
     +1: trawick