]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a backport
authorAndré Malo <nd@apache.org>
Wed, 15 Oct 2003 22:57:30 +0000 (22:57 +0000)
committerAndré Malo <nd@apache.org>
Wed, 15 Oct 2003 22:57:30 +0000 (22:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101462 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e95e66f30d68a9ec14514c68ed39aa0bcbf8d52c..bb72deef1c4fa99e8fb3e87205d09e26b1f52e6b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/10/14 03:43:17 $]
+Last modified at [$Date: 2003/10/15 22:57:30 $]
 
 Release:
 
@@ -260,6 +260,11 @@ PATCHES TO BACKPORT FROM 2.1
         modules/generators/mod_info.c r1.151
       +1: trawick
 
+    * mod_include: fix segfault which occured if the filename was not
+      set, for example, when processing some error conditions. PR 23836.
+        modules/filters/mod_include.c: r1.288
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,