CWE-1091 — Use of Object without Invoking Destructor Method
CWE-1091: Use of Object without Invoking Destructor Method
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
Description
The product contains a method that accesses an object but does not later invoke the element's associated finalize/destructor method.
Common consequences
- Other: Reduce Performance
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1091.html
- CWE list: https://cwe.mitre.org/data/index.html