mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
Fixed AV
This commit is contained in:
parent
36876c4c5e
commit
773ed9d5af
@ -5009,6 +5009,7 @@ static void into( gpre_req* request, GPRE_NOD field_list, GPRE_NOD var_list)
|
||||
|| ((*fld_ptr)->nod_type == nod_array))
|
||||
{
|
||||
field_ref = (REF) (*fld_ptr)->nod_arg[0];
|
||||
if ((*fld_ptr)->nod_count > 2)
|
||||
slice_req = (gpre_req*) (*fld_ptr)->nod_arg[2];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user