mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Backported from head
This commit is contained in:
parent
07142f987e
commit
eba1187847
@ -798,7 +798,7 @@ void INF_database_info(thread_db* tdbb,
|
||||
if (!(info = INF_put_item(item, fileId.length(), fileId.c_str(), info, end)))
|
||||
return;
|
||||
}
|
||||
break;
|
||||
continue;
|
||||
|
||||
default:
|
||||
buffer[0] = item;
|
||||
|
Loading…
Reference in New Issue
Block a user