From: Jeff Trawick Date: Wed, 12 Apr 2006 10:58:46 +0000 (+0000) Subject: fix odd HP-UX crash perhaps? X-Git-Tag: 2.2.2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63c5ccee7246b076877732618d46887a60a9bee;p=thirdparty%2Fapache%2Fhttpd.git fix odd HP-UX crash perhaps? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@393435 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8b49be24d10..d591657094e 100644 --- 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 +