]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Port
authorBill Stoddard <stoddard@apache.org>
Thu, 18 Dec 2003 21:30:06 +0000 (21:30 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 18 Dec 2003 21:30:06 +0000 (21:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102087 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a555bd4177a6bfce30209ad6d6e3daa072b3939e..08f91746962657b7fd9e26fa905b8cdca279b96b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/17 15:53:10 $]
+Last modified at [$Date: 2003/12/18 21:30:06 $]
 
 Release:
 
@@ -66,6 +66,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    * Fix segfault in mod_mem_cache cache_insert() due to cache size
+      becoming negative.  PR: 21285, 21287
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_mem_cache.c?r1=1.99&r2=1.100
+      +1: stoddard
+
     * Add a hook (insert_error_filter) to allow filters to re-insert
       themselves during processing of error responses. Enable mod_expires
       to use the new hook to include Expires headers in valid error