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

Method redirected

src/common/classes/alloc.cpp:349–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347 }
348
349 bool redirected() const
350 {
351 return hdrLength & MEM_REDIRECT;
352 }
353
354 void setExtent()
355 {

Callers 1

releaseBlockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected