https://issues.apache.org/bugzilla/show_bug.cgi?id=33934

--- Comment #17 from Jeremy Boynes <jboy...@apache.org> 2010-10-16 13:47:22 EDT 
---
Created an attachment (id=26179)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26179)
Fix for memory leak in c:set

This would be a problem for all branches when a user still uses the old 1.0 tag
libraries.

Patch attached to refactor SetSupport to defer evaluation of the expressions
until needed allowing only the attribute values to be retained (per the spec).

Patch also switches to using the JSP container's EL evaluator and pre-parses
the expressions (avoiding reparsing if the container is pooling tags).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to