]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backporting the code to catch SIGFPE
authorJeff Trawick <trawick@apache.org>
Sun, 28 Jan 2007 21:16:56 +0000 (21:16 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 28 Jan 2007 21:16:56 +0000 (21:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@500882 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f8df4690329c0225227719aecf91c7785056075d..8f8083266983d082fe524213fd349aa2b0c635a7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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