Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-1156 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-1156 Summary: XTemplateSerializer leaks memory Type: Bug Status: Closed Resolution: FIXED Project: Xerces-C++ Components: Validating Parser (Schema) (Xerces 1.5 or up only) Versions: Nightly build (please specify the date) Assignee: Reporter: David Bertoni Created: Wed, 18 Feb 2004 7:52 PM Updated: Tue, 21 Sep 2004 12:08 PM Environment: Operating System: All Platform: All Description: The overloads of XTemplateSerializer::loadObject() that load instantiations of RefHashTableOf<> leak memory by calling XSerializeEngine::loadString() to deserialize the key for the hash table. However, this string is not deallocated. A proposed patch will be attached. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]