Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 11151 invoked from network); 22 Sep 2004 16:01:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Sep 2004 16:01:15 -0000 Received: (qmail 45190 invoked by uid 500); 22 Sep 2004 16:01:14 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 45086 invoked by uid 500); 22 Sep 2004 16:01:13 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 45067 invoked by uid 500); 22 Sep 2004 16:01:12 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 45059 invoked by uid 99); 22 Sep 2004 16:01:12 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 22 Sep 2004 09:01:12 -0700 Received: (qmail 11059 invoked by uid 1263); 22 Sep 2004 16:01:10 -0000 Date: 22 Sep 2004 16:01:10 -0000 Message-ID: <20040922160110.11058.qmail@minotaur.apache.org> From: minfrin@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N minfrin 2004/09/22 09:01:10 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Update a note on an LDAP fix Revision Changes Path No revision No revision 1.751.2.1074 +4 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.1073 retrieving revision 1.751.2.1074 diff -u -r1.751.2.1073 -r1.751.2.1074 --- STATUS 22 Sep 2004 10:48:15 -0000 1.751.2.1073 +++ STATUS 22 Sep 2004 16:01:10 -0000 1.751.2.1074 @@ -83,12 +83,14 @@ modules/ldap/util_ldap.c: 1.13 +1: minfrin, bnicholes - *) Fix a segfault in the LDAP cache purge. + *) Fix a segfault in the LDAP cache purge. PR 24801 modules/ldap/util_ldap_cache_mgr.c: 1.9 +1: minfrin 0: 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. + minfrin: The v1.7 is a patch against util_ald_create_caches(), while + this is a patch against util_ald_cache_purge(). *) Fix a segfault in the LDAP cache when it is configured switched off. modules/ldap/util_ldap_cache_mgr.c: 1.7