DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24700>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24700

DOMBuilder leaks memory





------- Additional Comments From [EMAIL PROTECTED]  2003-11-14 22:36 -------
Hi Gareth,

I've recompiled my test against CVS, and it still leaks if I re-use the same
parser and just calling resetDocumentPool() immediately after parserURI(). 

If I create a new DOMBuilder with each iteration of the loop it does not appear
to leak.

So am I missing something? Shouldn't resetDocumentPool() release all the memory
associated with the document?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to