Author: kkolinko Date: Tue Jun 5 12:20:55 2012 New Revision: 1346367 URL: http://svn.apache.org/viewvc?rev=1346367&view=rev Log: proposal
Modified: tomcat/tc7.0.x/trunk/STATUS.txt Modified: tomcat/tc7.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/STATUS.txt?rev=1346367&r1=1346366&r2=1346367&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/STATUS.txt (original) +++ tomcat/tc7.0.x/trunk/STATUS.txt Tue Jun 5 12:20:55 2012 @@ -29,3 +29,12 @@ PATCHES ACCEPTED TO BACKPORT: PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] +* For https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 + Prevent possible overflow exception with buffer in + AjpNioProcessor.output() if it is called again after previous write + failed with IOException. + I have not observed it, but it is from analogy with AjpAprProcessor fix + in r1344253. + http://svn.apache.org/viewvc?view=revision&revision=1346365 + +1: kkolinko + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org