CWE-568Variant

finalize() Method Without super.finalize()

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product contains a finalize() method that does not call super.finalize().

The record
Technical detail
CWE ID
CWE-568
Abstraction
Variant
Structure
Simple
Status
Draft