Enable heap tagging by DLL
The Enable heap tagging by DLL flag assigns a unique tag to heap allocations created by the same DLL.
Abbreviation |
htd |
Hexadecimal value |
0x8000 |
Symbolic Name |
FLG_HEAP_ENABLE_TAG_BY_DLL |
Destination |
System-wide registry entry, kernel flag, image file registry entry |
Comments
You can display the tag by using the !heap debugger extension with the -t parameter.