CWE-1087Base

Class with Virtual Method without a Virtual Destructor

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

A class contains a virtual method, but the method does not have an associated virtual destructor.

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