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=22242>. 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=22242 XercesParserLiaison::destroyDocument() memory not freed Summary: XercesParserLiaison::destroyDocument() memory not freed Product: XalanC Version: 1.5 Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When creating XercesDOMWrapperParsedSource parsedSource (input, PL, DOMSupport); memory is allocated, which is not freed when parsedSource gets out of scope. Temporary fix: call XercesParserLiaison::reset() when you don't need the parsed document anymore
