DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31585>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31585 Minor Memory Leak in Iterator Tag ------- Additional Comments From [EMAIL PROTECTED] 2004-10-07 19:01 ------- Won't that patch potentially cause tag pooling to fail? "collection" is a tag attribute, it's not a calculated value like "started" and "iterator". "collection" is set to null in the release method. A different approach may be to use a reference object to wrap the collection. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]