Menu

Application Verifier break message

Heap block corrupted after being freed.

Probable cause

This situation happens if a block of memory is written to after being freed.

Information displayed by Application Verifier

Parameter1 - Heap handle for the heap owning the block

Parameter2 - Heap block that is corrupted

Parameter3 - Size of the block or zero if size cannot be determined

Parameter4 - Not used

Description - Heap block corrupted after being freed.

Additional information

Verifier stop code 000D.