Skip to content

Rule: Pointer chain target type changed

Canonical rule slug: pointer-chain-type-change. ← back to all rules

A type reached through a chain of pointers changes, so existing binaries dereference it against the wrong layout.

Canonical demonstration