]> granicus.if.org Git - apache/commit
* modules/ldap/util_ldap_cache.c (util_ldap_cache_init): Use the
authorJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 11:53:25 +0000 (11:53 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 11:53:25 +0000 (11:53 +0000)
commit99bc6a8a7740c0cee54bbd2f48761ec18a52c498
tree7ed10dc556d8cdd4941caa8fbf32fae472556b21
parente7479bf114e5c9aa4943a78aee318c42c509dc71
* modules/ldap/util_ldap_cache.c (util_ldap_cache_init): Use the
actual available size of the shm segment not the requested size.
Ensure the requested size is aligned.  Check errors from apr_rmm_init.

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