Close resource - potential resource leak

Description

There are some Files or Filestreams not properly closed.
Fix: Use try-with-resource or a finally with safeClose, depending on the current Exception handling.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 29, 2021 at 5:51 AM
Updated August 25, 2021 at 1:58 PM
Resolved August 9, 2021 at 9:28 AM