Lubos Toth created XALANC-730: --------------------------------- Summary: XalanTransformer memory leaks Key: XALANC-730 URL: https://issues.apache.org/jira/browse/XALANC-730 Project: XalanC Issue Type: Bug Components: XalanC Affects Versions: CurrentCVS Environment: Windows - Xalan-C_1_11.dll built using MS VC2010 Reporter: Lubos Toth Assignee: Steven J. Hathaway
I can see memory leaks always when destroying "XalanTransformer" object. Some memory blocks allocated in "XalanTransformer" constructor are not deallocated when calling "XalanTransformer" destructor. Please see this post for more details: http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/201206.mbox/browser -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org