You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/11/02 23:21:13 UTC

svn commit: r1030264 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Tue Nov  2 22:21:13 2010
New Revision: 1030264

URL: http://svn.apache.org/viewvc?rev=1030264&view=rev
Log:
proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1030264&r1=1030263&r2=1030264&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Nov  2 22:21:13 2010
@@ -239,3 +239,12 @@ PATCHES PROPOSED TO BACKPORT:
   http://people.apache.org/~kkolinko/patches/2010-11-03_tc6_49099_Http11Processor.patch
   +1: kkolinko
   -1:
+
+* Followup to r1030188
+  Avoid NPE in StandardEngine.logAccess(..) if default host or its ROOT
+  context are null.
+  To reproduce, start Tomcat without the ROOT webapp and make an invalid
+  request. An NPE happens. It is backport of r966570, r1030253.
+  http://people.apache.org/~kkolinko/patches/2010-11-03_tc6_49099_StandardEngine.patch
+  +1: kkolinko
+  -1:



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org