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

Method setRedirect

src/common/classes/alloc.cpp:334–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332 }
333
334 void setRedirect()
335 {
336 fb_assert(!redirected());
337 hdrLength |= MEM_REDIRECT;
338 }
339
340 void resetRedirect(MemPool* parent)
341 {

Callers 1

allocateInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected