Eric Covener wrote:
On Fri, May 30, 2008 at 9:07 AM, Jess Holle <[EMAIL PROTECTED]> wrote
util_ldap*.c: still changing '#if APR_HAS_SHARED_MEMORY' to '#if 0' as last
we checked the shared memory stuff was still unstable with the worker MPM --
at least on Solaris and AIX
This may be addressed by two changes that made it into 2.2.8, you may
want to revisit (latter was diagnosed on aix w/ worker)

  *) mod_ldap: Give callers a reference to data copied into the request
     pool instead of references directly into the cache
     PR 43786 [Eric Covener]

  *) mod_ldap: Stop passing a reference to pconf around for
     (limited) use during request processing, avoiding possible
     memory corruption and crashes.  [Eric Covener]
Thanks for the heads up.  I'm not sure if we retested in 2.2.8.

--
Jess Holle

Reply via email to