Author: jfclere
Date: Thu Dec 20 02:36:05 2007
New Revision: 605878
URL: http://svn.apache.org/viewvc?rev=605878&view=rev
Log:
Cast my vote.
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=605878&r1=605877&r2=605878&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Dec 20 02:36:05 2007
@@ -74,11 +74,11 @@
* Dont reuse byte buffers and use only the size you need
http://people.apache.org/~fhanik/patches/request-byte-reuse.patch
+1: fhanik
- -1:
+ -1: jfclere (Just add a return to the original when there is an exception).
* Alternate fix to the above patch, reuse the byte buffers but check the read
in the correct place
http://people.apache.org/~fhanik/patches/request-byte-with-reuse.patch
+1: fhanik
- -1:
+ -1: jfclere (Just add a return to the original when there is an exception).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]