Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.18.0
-
None
-
None
Description
The new method `openDecompressedInputStream()` did not close the temp InputStream which caused format plugins to hang. Testing the method by itself did not reveal this, but it became apparent when this method was used in an actual format plugin.