You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2013/01/05 03:01:36 UTC

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

Author: kkolinko
Date: Sat Jan  5 02:01:36 2013
New Revision: 1429192

URL: http://svn.apache.org/viewvc?rev=1429192&view=rev
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=1429192&r1=1429191&r2=1429192&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Jan  5 02:01:36 2013
@@ -130,3 +130,11 @@ PATCHES/ISSUES THAT ARE STALLED
             http://svn.apache.org/viewvc?view=revision&revision=1380841
          (Is one supposed to just copy the current version of websocket
          package from Tomcat 7 here?)
+
+* Fix memory leak of servlet instances when running with a
+  SecurityManager and either init() or destroy() methods fail
+  or the servlet is a SingleThreadModel one.
+  It is based on r1429186
+  http://people.apache.org/~kkolinko/patches/2013-01-05_tc6_SecurityUtil_remove.patch
+  +1: kkolinko
+  -1:



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