Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.