From: Jean-Jacques Clar Date: Tue, 28 Sep 2004 16:20:10 +0000 (+0000) Subject: added vote for ldap cache purge fix X-Git-Tag: 2.0.53~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b49fc91adb9234eae27e1dcd0adc728e7c0581;p=thirdparty%2Fapache%2Fhttpd.git added vote for ldap cache purge fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105316 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d5a42ebe991..e5b8f0bd646 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/24 14:29:26 $] +Last modified at [$Date: 2004/09/28 16:20:10 $] Release: @@ -81,7 +81,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Fix a segfault in the LDAP cache purge. PR 24801 modules/ldap/util_ldap_cache_mgr.c: 1.9, 1.10 - +1: minfrin, bnicholes + +1: minfrin, bnicholes, clar bnicholes - backporting modules/ldap/util_ldap_cache_mgr.c: r1.7 below should eliminate the need to backport the "else" condition included in this patch.