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¶
- case46_pointer_chain_type_change — Pointer Chain Type Change (🔴 BREAKING)