Hi. I just noticed this too on HPUX IA64. Our work-around is to adopt
the document from the XercesDOMParser and release it ourselves.
Thanks,
Jerry
BenKang wrote:
We have also the same problem using msvc 7.1 compiler.
We got memory leak, if we create and destroy DOMDocument frequently.
The DOMDocument is created by DOMBuilder.
Calling release() or resetDocumentPool does not release resources.
For work around, we call removeChild with DOMDocument root node as
parameter.
It seems to solve the problem.
Is there another better solution for this problem?
JIRA [EMAIL PROTECTED] wrote:
XML DOM parser does not release memory on parser:release and
resetDocumentPool()
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]