]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
avoid crash in mod_charset_lite when r->filename unset?
authorJeff Trawick <trawick@apache.org>
Wed, 7 Nov 2007 10:59:17 +0000 (10:59 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 7 Nov 2007 10:59:17 +0000 (10:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@592696 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2cf2325cdd60cc9eed3dd590bd2200a0d4e980e5..c3676e0900ffb20c04647902b1c87d92690bfe4f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -258,6 +258,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~trawick/ldap_toupper.txt
      +1: trawick
 
+   * mod_charset_lite: Don't crash when the request has no associated
+     filename.
+     trunk:
+       http://svn.apache.org/viewvc?rev=592694&view=rev
+     2.2.x patch:
+       trunk patch works
+     +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability