MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / set_override_hooks

Function set_override_hooks

SourceSDK/tier0/memdbg.cpp:1698–1704  ·  view source on GitHub ↗

* Put our hooks back in place. This should be done after the original * glibc version has been called and we've finished any logging (which * may call glibc functions, too). This sets us up for the next calls from * the application. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

override_malloc_hookFunction · 0.85
override_realloc_hookFunction · 0.85
override_memalign_hookFunction · 0.85
override_free_hookFunction · 0.85
override_init_hookFunction · 0.85
mem_initFunction · 0.85
operator newFunction · 0.85
operator new[]Function · 0.85

Calls 2

unprotect_malloc_zoneFunction · 0.85
protect_malloc_zoneFunction · 0.85

Tested by

no test coverage detected