This page is experimental and may change significantly in future releases.
finalize() Method Without super.finalize()
Properties
id: d3f:CWE-568
- name
- finalize() Method Without super.finalize()
- definition
- The product contains a finalize() method that does not call super.finalize().
Neighbors
CWE-568 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-568 has no related weaknesses in this release.