Enable heap tagging

The Enable heap tagging flag assigns unique tags to heap allocations.

Abbreviation

htg

Hexadecimal value

0x800

Symbolic Name

FLG_HEAP_ENABLE_TAGGING

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.

See Also

Enable heap tagging by DLL