[Webwork-devel] Possible memory leakage in Tag
Brought to you by:
baldree,
rickardoberg
From: Heng S. L. <low...@ya...> - 2002-06-19 09:20:59
|
In the latest cvs source, for both WebWorkTagSupport and WebWorkBodyTagSupport, ValueStack is cache and only set to null in the setPageContext and setParent method ( previously in release() method ). I think this could cause memory leakage issue as tag instance may be cache in a pool and not destroy until the server is shutdown! Regards, Low __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |