CWE-1079

Parent Class without Virtual Destructor Method
AI Translation Available

A parent class contains one or more child classes, but the parent class does not have a virtual destructor method.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce reliability

Detection Methods

automated static analysis

Potential Mitigations