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 2012/08/28 23:11:09 UTC

svn commit: r1378346 - /tomcat/tc5.5.x/trunk/STATUS.txt

Author: kkolinko
Date: Tue Aug 28 21:11:07 2012
New Revision: 1378346

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

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1378346&r1=1378345&r2=1378346&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Aug 28 21:11:07 2012
@@ -86,3 +86,12 @@ PATCHES PROPOSED TO BACKPORT:
   (r1377892 in 7.0)
   +1: kkolinko
   -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42181
+  A. Better handling of edge conditions in chunk header processing (BZ 42181)
+  B. Improve chunk header parsing. Properly ignore chunk-extension suffix,
+  not trying to parse digits contained in it. Reject chunks whose header is
+  incorrect. (backport of r423453)
+  https://issues.apache.org/bugzilla/attachment.cgi?id=29295
+  +1: kkolinko
+  -1:



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