CWE-1045Base

Parent Class with a Virtual Destructor and a Child Class without a Virtual Destructor

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

A parent class has a virtual destructor method, but the parent has a child class that does not have a virtual destructor.

The record
Technical detail
CWE ID
CWE-1045
Abstraction
Base
Structure
Simple
Status
Incomplete
References (3)