]> granicus.if.org Git - apache/commit
Don't repeatedly allocate the binddn and bindpw from the st->pool (pconf pool) in...
authorBradley Nicholes <bnicholes@apache.org>
Wed, 14 Apr 2004 14:41:28 +0000 (14:41 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 14 Apr 2004 14:41:28 +0000 (14:41 +0000)
commitba2943d8938edb7f072a7d7c9a5c28c5816edbbe
tree30d5637dbf00f56b09413f0aa4429a2865d173b7
parent5466b0c6c69dd899482554ee7bfee961846de47e
Don't repeatedly allocate the binddn and bindpw from the st->pool (pconf pool) in order to avoid uncontrolled memory allocations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103384 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/util_ldap.c