Re: [Webwork-devel] Possible memory leakage in Tag
Brought to you by:
baldree,
rickardoberg
From: Matt B. <ma...@sm...> - 2002-06-24 00:08:39
|
Fixed. thx. -Matt ----- Original Message ----- From: "Heng Sin Low" <low...@ya...> To: "Webwork" <web...@li...> Sent: Wednesday, June 19, 2002 4:20 AM Subject: [Webwork-devel] Possible memory leakage in Tag > 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 > > -------------------------------------------------------------------------- -- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel > > |