You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2016/12/20 14:38:58 UTC

[jira] [Created] (COMPRESS-377) ScatterZipOutputStream leaks StreamCompressor

Stefan Bodewig created COMPRESS-377:
---------------------------------------

             Summary: ScatterZipOutputStream leaks StreamCompressor
                 Key: COMPRESS-377
                 URL: https://issues.apache.org/jira/browse/COMPRESS-377
             Project: Commons Compress
          Issue Type: Bug
          Components: Archivers
    Affects Versions: 1.12
            Reporter: Stefan Bodewig
            Assignee: Stefan Bodewig
             Fix For: 1.13


The {{Closable}} {{StreamCompressor}} passed in at the constructor is never closed, even though it likely holds a reference to a {{Deflater}} instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)