8
0
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:
AlexPeshkoff 2020-12-10 13:21:47 +03:00
parent 07142f987e
commit eba1187847

View File

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