]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update the backport proposal for the ldap patch to eliminate the uncontrolled allocat...
authorBradley Nicholes <bnicholes@apache.org>
Wed, 14 Apr 2004 14:45:28 +0000 (14:45 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 14 Apr 2004 14:45:28 +0000 (14:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103385 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b557cb7d3a3671239b8a19eb73cd3aa7b13273d3..1ab374cad6add9767ea9e1d5b405c3097c974101 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/13 11:47:58 $]
+Last modified at [$Date: 2004/04/14 14:45:28 $]
 
 Release:
 
@@ -139,7 +139,7 @@ PATCHES TO BACKPORT FROM 2.1
        it is bound to the original user DN specified by ldc->binddn when in 
        fact it is bound to a completely different user DN who may not have 
        sufficient rights to complete the requested search.
-         modules/experimental/util_ldap.c: r1.22
+         modules/experimental/util_ldap.c: r1.22, r1.24
        +1: bnicholes, minfrin
     
     *) mod_ssl: Fix segfaults when doing shutdown from a cleanup.