MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~InternalMessageBuffer

Method ~InternalMessageBuffer

src/common/classes/InternalMessageBuffer.cpp:261–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261InternalMessageBuffer::~InternalMessageBuffer()
262{
263 if (metadata)
264 metadata->release();
265}
266
267} // namespace Firebird

Callers

nothing calls this directly

Calls 1

releaseMethod · 0.45

Tested by

no test coverage detected