Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
1.5.1
-
None
-
Operating System: Other
Platform: All
-
6759
Description
Hello,
I have currently a memory leak problem with the XMLScanner. In fact, I think
the fElemStack is not freed until a new parse is asked for the DOMParser.
Deleting the parser even with reset actions doesn't seem freeing the built DTD
syntax tree.
Is there anything I am missing ?
Thanks