2014-03-20 23:58 GMT+04:00 Christopher Schultz <ch...@christopherschultz.net>:
> Mark,
>
> On 3/19/14, 6:35 PM, ma...@apache.org wrote:
>> Author: markt
>> Date: Wed Mar 19 22:35:46 2014
>> New Revision: 1579428
>>
==============================================================================
>> --- tomcat/tc6.0.x/trunk/STATUS.txt (original)
>> +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar 19 22:35:46 2014
>>
>> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56275
>> +  Fix memory leak if a Filter throws an exception during its destroy() 
>> method
>> +  http://people.apache.org/~markt/patches/2014-03-19-bug56275-tc6-v1.patch
>> +  +1: markt
>> +  -1:
>> +
>
> I can't seem to find the original patch against Tomcat 7.0 to ask about
> this, but I wanted to know who you removed the setFilterDef method

http://svn.apache.org/viewvc?view=revision&revision=1429172

> -- it
> seemed to provide the useful service of decommissioning any Filter that
> had already been started. Is that something that never actually happens?
>

That is a package-visible method, it is not part of the API.

Best regards,
Konstantin Kolinko

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

Reply via email to