CWE-1045: Parent Class with a Virtual Destructor and a Child Class without a Virtual Destructor
Base
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
A parent class has a virtual destructor method, but the parent has a child class that does not have a virtual destructor.
常见后果
影响范围: Other
技术影响: Reduce Reliability
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| OMG ASCRM | ASCRM-RLB-17 | - |