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-21 21:55 -------
Unfortunately I've just done a couple of tests and this doesn't solve the
problem in all cases.

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.  I've attached an example patch to SAX2Count
that uses the version of transcode that takes a locally allocated buffer.  This
fixes the problem for me and is the "right thing".

I think some of the comments in the readme still stand though.  Although this is
clearly a problem with borland it would be nice to warn people beforehand.

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

Reply via email to