Commit 4c51d3c3 authored by Graham Leggett's avatar Graham Leggett
Browse files

Update a note on an LDAP fix

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105251 13f79535-47bb-0310-9956-ffa450edef68
parent fb9edb51
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/09/22 10:48:15 $]
Last modified at [$Date: 2004/09/22 16:01:10 $]

Release:

@@ -83,12 +83,14 @@ PATCHES TO BACKPORT FROM 2.1
         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