]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix odd HP-UX crash perhaps?
authorJeff Trawick <trawick@apache.org>
Wed, 12 Apr 2006 10:58:46 +0000 (10:58 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 12 Apr 2006 10:58:46 +0000 (10:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@393435 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8b49be24d10b833ba0dea963569e5e488b6c9d00..d591657094e303d50800cb259eff4ac862ec2fbd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,3 +99,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           Trunk version works
       +1: trawick, rpluem
 
+    * htdbm: Fix crash in 64-bit mode on HP-UX caused by unexpected
+      placement of crypt() prototype (unistd.h).
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=393364&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: trawick
+