8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 21:23:03 +01:00
This commit is contained in:
asfernandes 2007-11-17 17:43:50 +00:00
parent 38eb8bdb09
commit 3f733f3c73

View File

@ -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);