Message: The following issue has been resolved as FIXED.
Resolver: Alberto Massari Date: Wed, 28 Jul 2004 5:50 PM Also, now there is a XMLString::release API to let Xerces delete the buffer using the same runtime used to allocate it. Alberto --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-250 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-250 Summary: Memory Leak in transcode Type: Bug Status: Resolved Resolution: FIXED Project: Xerces-C++ Components: Utilities Versions: 1.5.1 Assignee: Reporter: homam dabis Created: Thu, 1 Nov 2001 8:01 AM Updated: Wed, 28 Jul 2004 5:50 PM Environment: Operating System: Windows NT/2K Platform: PC Description: transcode() allocates memory and returns the pointer. In windows, there is a problem when extrnally deallocating memory that had been allocated in a DLL. It is, strictly speaking, a DLL problem. However, it is quite simple to write the code in order to avoid this problem. Homam Dabis --------------------------------------------------------------------- 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]