Description Summary
The software accesses a data element but does not later invoke its associated finalize method.
Extended Description
This pattern identifies situations where the method control element references via the access action the storable or member data element without invoking its finalize ("destructor") method.