Author: markt
Date: Thu Nov  4 15:14:00 2010
New Revision: 1031024

URL: http://svn.apache.org/viewvc?rev=1031024&view=rev
Log:
Reply to veto

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=1031024&r1=1031023&r2=1031024&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Nov  4 15:14:00 2010
@@ -112,6 +112,10 @@ PATCHES PROPOSED TO BACKPORT:
     One cannot remember old value of 'pos' (e.g. 'int start = pos')
     outside of a loop that calls readBytes(). The remembered positions
     are not valid after the readBytes() call.
+    markt: This is pretty much an exact copy of
+           InternalInputBuffer.parseHeader() which has been working for years.
+           Could you elaborate on where you see the issue. A test case that
+           demonstrates it would be even better.
 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50026



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

Reply via email to