Subject | Free_it in Function Declarations |
---|---|
Author | robert.gilland |
Post date | 2009-10-14T06:46:23Z |
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.
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.