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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
