Subject Re: [firebird-support] Re: Problem with UDF library => FB crashes
Author Dmitry Sibiryakov
On 22 Aug 2005 at 12:58, yuraukar wrote:

>I am confused. Why is malloc working on most systems, but not on some?
>Reading tutorials for writing UDFs, I came to believe that
>ib_util_malloc is required only if you are using Delphi or Borland
>C++, not Visual C++ (which I do).
>
>Any official statement regarding this?

Not only compiler is important, but version of the compiler too.
Official FB for Windows is built with Visual C++ 6.0. If you use
other version of Visual C++, memory managers can be different and
incompatible.

--
SY, Dimitry Sibiryakov.