From e76ade3ea64a250527155097f65f0a0d7fcb64e3 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 23 May 2004 22:20:12 +0000 Subject: [PATCH] Propose a backport PR: 24801 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103747 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 82d9024974d..7d9f42c7553 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/22 16:19:39 $] +Last modified at [$Date: 2004/05/23 22:20:12 $] Release: @@ -72,6 +72,13 @@ 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 when requests for shared memory fails and returns + NULL. Fix a segfault caused by a lack of bounds checking on the + cache. + modules/experimental/util_ldap_cache_mgr.c r1.16 + PR 24801 + +1: minfrin + *) Throw an error message if an attempt is made to use the LDAPTrustedCA or LDAPTrustedCAType directives in a VirtualHost. modules/experimental/util_ldap.c r1.29 -- 2.47.2