MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / malformed

Method malformed

src/jrd/replication/Applier.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 HalfStaticArray<MetaString, 64> m_atoms;
197
198 static void malformed()
199 {
200 raiseError("Replication block is malformed");
201 }
202 };
203
204 class LocalThreadContext : Firebird::ContextPoolHolder

Callers

nothing calls this directly

Calls 1

raiseErrorFunction · 0.70

Tested by

no test coverage detected