Skip to content

Rule: Virtual function added

Canonical rule slug: virtual-method-added. ← back to all rules

A virtual function is added, growing or reordering the vtable so existing binaries dispatch through the wrong slot.

Canonical demonstration