mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Fixed INF processing
This commit is contained in:
parent
a73f4ab9d3
commit
c962269487
@ -780,6 +780,7 @@ void INF_database_info(thread_db* tdbb,
|
||||
|
||||
return;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
buffer[0] = item;
|
||||
|
Loading…
Reference in New Issue
Block a user