ZiparchiveInputStream and ZiparchiveOutputStream don't clean up
Inflater/Deflater instances
-------------------------------------------------------------------------------------------
Key: COMPRESS-152
URL: https://issues.apache.org/jira/browse/COMPRESS-152
Project: Commons Compress
Issue Type: Bug
Components: Archivers
Affects Versions: 1.2
Reporter: Stefan Bodewig
Assignee: Stefan Bodewig
Fix For: 1.3
This is similar to COMPRESS-139
The Inflater and Deflater instances kept by the streams should be cleaned up by
calling end() inside the close method so native resources get freed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira