On Mon, 04 Jan 2010, Bisz István wrote:
> An another issue is I think is in hbtrace.c with the following line:
>          MultiByteToWideChar( CP_ACP, 0, hb_strncpy( message, buf.psz, 
> sizeof( message ) - 1 ), -1,
>                               buf.lp, HB_SIZEOFARRAY( buf.lp ) );
> The strncpy( message, buf.psz, sizeof( message ) - 1 ) can lead into a
> recursive HB_TRACE call, as it happened in one of my test case.

Right. I'll fix it in a while.
Thank you very much for information.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to