CWE-1087
Class with Virtual Method without a Virtual Destructor
AI Translation Available
A class contains a virtual method, but the method does not have an associated virtual destructor.
Status
incomplete
Abstraction
base
Affected Platforms
Object-Oriented
Technical Details
AI Translation
Common Consequences
other
Impacts
reduce reliability
Detection Methods
automated static analysis