From: Bradley Nicholes Date: Wed, 14 Apr 2004 14:45:28 +0000 (+0000) Subject: Update the backport proposal for the ldap patch to eliminate the uncontrolled allocat... X-Git-Tag: 2.0.50~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8d321fada9f8c4dd5217e52da44b9002302e22;p=thirdparty%2Fapache%2Fhttpd.git Update the backport proposal for the ldap patch to eliminate the uncontrolled allocations of binddn and bindpw git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103385 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b557cb7d3a3..1ab374cad6a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/13 11:47:58 $] +Last modified at [$Date: 2004/04/14 14:45:28 $] Release: @@ -139,7 +139,7 @@ PATCHES TO BACKPORT FROM 2.1 it is bound to the original user DN specified by ldc->binddn when in fact it is bound to a completely different user DN who may not have sufficient rights to complete the requested search. - modules/experimental/util_ldap.c: r1.22 + modules/experimental/util_ldap.c: r1.22, r1.24 +1: bnicholes, minfrin *) mod_ssl: Fix segfaults when doing shutdown from a cleanup.