Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include | #include "HAL/MallocBinned2.h" |
Syntax
enum EBlockCanary
{
Zero = 0x0,
Value = 0xe3,
}
Values
| Name | Description |
|---|---|
| Zero | |
| Value |
Remarks
Canary value used in FFreeBlock A constant value unless we're compiled with fork support in which case there are two values identifying whether the page was allocated pre- or post-fork