Subject Free_it in Function Declarations
Author robert.gilland
I use Firebird 2.1

Does the FREE_IT token in the function declaration actually do anything?

There does not seem to be an column in RDB$FUNCTIONS or RDB$FUNCTION_ARGUMENTS that is affected by adding the FREE_IT token in the declaration.

I am trying to track down memory leaks in my C UDF library.

Kind Regards,

Robert.