From a4438cb0ae250b989fe90611a502d78c4b4b2aa5 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 19 Sep 2004 23:03:57 +0000 Subject: [PATCH] Segfault begone. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105207 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index accb0637f02..0fabcbfa7cc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/19 15:06:38 $] +Last modified at [$Date: 2004/09/19 23:03:57 $] Release: @@ -74,8 +74,12 @@ 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 purge. + modules/ldap/util_ldap_cache_mgr.c: 1.9 + +1: minfrin + *) 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 + modules/ldap/util_ldap_cache_mgr.c: 1.7 +1: minfrin *) buildconf: Clean autoconf cache and do mod_ssl timestamp dance. -- 2.47.2