Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMemory
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/UnrealMemory.h |
| Include | #include "HAL/UnrealMemory.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/UnrealMemory.cpp |
static void EnablePoisonTests&40;&41;
Remarks
Called once main is started and we have -purgatorymallocproxy. This uses the purgatory malloc proxy to check if things are writing to stale pointers.