Subject Re: [firebird-support] FireBird 3.0.3 embedded is crashing when using an UDF function which returns a CSTRING
Author Dimitry Sibiryakov
23.07.2018 8:54, 'Jelich, Michael' Michael.Jelich@... [firebird-support] wrote:
> Yes, it does. The dpr code is as follows:
>
> begin
> System.IsMultiThread := true;
> Randomize;
> end.

Did you check that this code is really executed? I'm sure about execution of
initialization sections in libraries, but not about the main code block.


--
WBR, SD.