Skip to content

Fix non-closed filepointers

Matthias Mayer requested to merge fix/non_closed_filepointer into main

Fixing #32 (closed) introduced two open without closing the associated files.

Merge request reports