Subject Re: [firebird-support] UDF crashing Firebird
Author Dmitry Sibiryakov
On 25 Aug 2005 at 5:10, Adam wrote:

>Should I be concerned regarding the use of both stdcall and FREE_IT?

FREE_IT is related to using ib_util_malloc() and has nothing to do
with calling convention.

>As in should I change it to maybe cdecl,

You have to change to cdecl because FB expect it.

--
SY, Dimitry Sibiryakov.