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=4565>.
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=4565

Memory Leak in transcode





------- Additional Comments From [EMAIL PROTECTED]  2002-03-12 22:26 -------
This continues to occur in 1.7.0. One workaround is to create your own function 
which takes a DOMString and converts from Unicode to ASCII. The general function 
wcstombs() can be used. Under Windows NT/2000, WideCharToMultiByte with CP_UTF8 
to use the UTF-8 code page conversion, works quite well.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to