You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/02/08 18:01:22 UTC

svn commit: r1658216 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Sun Feb  8 17:01:22 2015
New Revision: 1658216

URL: http://svn.apache.org/r1658216
Log:
Proposal

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=1658216&r1=1658215&r2=1658216&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Feb  8 17:01:22 2015
@@ -45,7 +45,13 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt
   -1:
 
-  
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57544
+  Avoid potential infinite loop. Chances are this is only triggered by code
+  (WebSocket, non-blocking, async) that isn't in 6.0.x but better to clean it up
+  anyway.
+  http://people.apache.org/~markt/patches/2015-02-08-bug57544-tc6-v1.patch
+
+
 PATCHES/ISSUES THAT ARE STALLED:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44312



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