]> granicus.if.org Git - apache/commit
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a
authorJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 10:45:59 +0000 (10:45 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 10:45:59 +0000 (10:45 +0000)
commit9a76da4fef36374b24491412b61d965ab2cc98d9
tree5d1e9b76dc9b54719a7d5ed1148d5614ea19878a
parent93004fd4d846b929f3a888921731dcfc1a210af7
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a
cache corruption case: ensure that there is room in the cache for a
copy of the payload before inserting the node.

PR: 34209

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