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

Function set_glibc_hooks

SourceSDK/tier0/memdbg.cpp:1683–1689  ·  view source on GitHub ↗

* Restore the hooks to the glibc versions. This is needed since, say, * their realloc() might call malloc() or free() under the hood, etc, so * it's safer to let them have complete control over the subsystem, which * also makes our logging saner, too. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

override_malloc_hookFunction · 0.85
override_realloc_hookFunction · 0.85
override_memalign_hookFunction · 0.85
override_free_hookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected