You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/02/28 14:48:33 UTC

DO NOT REPLY [Bug 6759] New: - Memory leaks with the XMLScanner.

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=6759>.
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=6759

Memory leaks  with the XMLScanner.

           Summary: Memory leaks  with the XMLScanner.
           Product: Xerces-C++
           Version: 1.5.1
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Validating Parser (DTD)
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: tony.blanchard@softeam.fr


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

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org