Author: markt Date: Tue Aug 12 08:12:12 2008 New Revision: 685178 URL: http://svn.apache.org/viewvc?rev=685178&view=rev Log: Propose fix for 45608
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=685178&r1=685177&r2=685178&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Aug 12 08:12:12 2008 @@ -122,3 +122,9 @@ -1: billbarker The patch is horrible, since it drops connections for no good reason, simply to protect against a totally brain-dead miss-configurations. If the check is moved into the main except loop, then I can go for -0. + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45608 + Prevent race condition for allocate/deallocate in StandardWrapper + http://svn.apache.org/viewvc?rev=685177&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]