]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yep. too bad there are so many places in the code where this problem
authorCliff Woolley <jwoolley@apache.org>
Thu, 16 Oct 2003 00:37:55 +0000 (00:37 +0000)
committerCliff Woolley <jwoolley@apache.org>
Thu, 16 Oct 2003 00:37:55 +0000 (00:37 +0000)
appears.  i feel like we ought to take the opposite approach and guarantee
that r->filename is never NULL, but oh well.  we've gone down this path
instead, so this is clearly a correct fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101466 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cb4f1ca98bd76db377174394ebd711d14d2600e1..983612e6b5535a9798eeec2af1cab11aa730d062 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/10/15 23:17:12 $]
+Last modified at [$Date: 2003/10/16 00:37:55 $]
 
 Release:
 
@@ -263,7 +263,7 @@ PATCHES TO BACKPORT FROM 2.1
     * 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, trawick
+      +1: nd, trawick, jwoolley
 
 CURRENT RELEASE NOTES: