]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Vote for a segfault fix
authorGraham Leggett <minfrin@apache.org>
Sun, 19 Sep 2004 15:06:38 +0000 (15:06 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 19 Sep 2004 15:06:38 +0000 (15:06 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105204 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5cfe1f69680c14d00acd5dc70177e79348586514..accb0637f02c3451c53ecb62c6c45261f594b7f0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/18 17:19:13 $]
+Last modified at [$Date: 2004/09/19 15:06:38 $]
 
 Release:
 
@@ -74,6 +74,10 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) Fix a segfault in the LDAP cache when it is configured switched off.
+       httpd-2.0/modules/ldap/util_ldap_cache_mgr.c: 1.7
+       +1: minfrin
+
     *) buildconf: Clean autoconf cache and do mod_ssl timestamp dance.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/buildconf?r1=1.37&r2=1.40
        +1: jorton, trawick, jerenkrantz