Rule: RTTI emitted for an internal type¶
Canonical rule slug: audit-rtti-for-internal. ← back to all rules
A single-release audit finds RTTI records for a type the public headers never declare, exposing an internal polymorphic type through the binary.
Canonical demonstration¶
- case146_audit_rtti_for_internal — RTTI Exported for an Internal Type (Single-Release Audit) (🟢 COMPATIBLE)