This page is experimental and may change significantly in future releases.
Use of Object without Invoking Destructor Method
Properties
id: d3f:CWE-1091
- name
- Use of Object without Invoking Destructor Method
- definition
- The product contains a method that accesses an object but does not later invoke the element's associated finalize/destructor method.
Neighbors
CWE-1091 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1091 has no related weaknesses in this release.