APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/09/15 13:13:31 $]
+Last modified at [$Date: 2004/09/15 15:23:09 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) mod_mem_cache: Fixed race condition causing segfault because of memory being
+ freed twice, or reused after being freed. Changed the atomic usage of refcount
+ variable by combining it with a cleanup flag.
+ modules/experimental/mod_mem_cache.c: r1.115
+ modules/experimental/mod_cache.h: r1.49
+ +1: clar
+
*) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036.
(2.0 + 1.3)
http://www.apache.org/~nd/dbmmap_1.3.patch
is enabled. Previously, such urls would still be rejected with
404.
server/util.c: r1.148, r1.149
- +1: trawick, stoddard
+ +1: trawick, stoddard, clar
*) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
modules/experimental/mod_auth_ldap.c: 1.28