Subject | Re: [firebird-support] pointer returned by FREE_IT not allocated by ib_util_malloc |
---|---|
Author | Ivan Arabadzhiev |
Post date | 2014-11-10T15:15:23Z |
http://tracker.firebirdsql.org/browse/CORE-1937
Meaning that`s the first version to actually check :) The question is *how* is it linked. To be honest - I`m not sure how you`d link internally if you wanted to, but I can`t think of another reason why the engine would be complaining.
Any chance you can show some code?
2014-11-10 16:04 GMT+02:00 sboydlns@... [firebird-support] <firebird-support@yahoogroups.com>:
>Is the udf linked properly (meaning externally linked to the proper >ib_util_malloc) ?
Given that it works with everything but 2.5 I would have to say yes? But that raises the questions:How would I know?And why should the link be any different for 2.5 than for 2.0?It all just hooks to a DLL, doesn't it?