CWE-1091

Use of Object without Invoking Destructor Method
AI Translation Available

The product contains a method that accesses an object but does not later invoke
the element's associated finalize/destructor method.

Status
incomplete
Abstraction
base
Object-Oriented

Common Consequences

other
Impacts
reduce performance

Detection Methods

automated static analysis

Potential Mitigations