mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Misc
This commit is contained in:
parent
38eb8bdb09
commit
3f733f3c73
@ -245,6 +245,7 @@ void FUN_evaluate(UserFunction* function, jrd_nod* node, impure_value* value)
|
||||
{
|
||||
length = sizeof(udf_blob);
|
||||
}
|
||||
|
||||
if (tail->fun_mechanism != FUN_ref_with_null)
|
||||
{
|
||||
MOVE_CLEAR(temp_ptr, (SLONG) length);
|
||||
|
Loading…
Reference in New Issue
Block a user