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

Consistent crashes with BCB6





------- Additional Comments From [EMAIL PROTECTED]  2003-01-22 09:25 -------
"The fundamental problem is that the StrX utility class used in the sample
 programs  frees memory allocated by the DLL, which is something that should
 generally be avoided if possible."

But it's not possible, because the transcode API (at least, there may be others)
has methods that explicitly require you to free the returned memory. Either
those methods are removed or they must work.
I use them a lot in my code and haven't had any problems since switching to the
MT runtime, so I think it's enough to fix the examples (and document the problem
as per bug 16277)

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

Reply via email to