You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2007/11/07 11:59:17 UTC

svn commit: r592696 - /httpd/httpd/branches/2.2.x/STATUS

Author: trawick
Date: Wed Nov  7 02:59:17 2007
New Revision: 592696

URL: http://svn.apache.org/viewvc?rev=592696&view=rev
Log:
avoid crash in mod_charset_lite when r->filename unset?

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=592696&r1=592695&r2=592696&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Nov  7 02:59:17 2007
@@ -258,6 +258,14 @@
        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