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:40:58 UTC

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

     [ https://issues.apache.org/jira/browse/COMPRESS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bodewig resolved COMPRESS-377.
-------------------------------------
    Resolution: Fixed
      Assignee:     (was: Stefan Bodewig)

fixed with commit 85184c3

> 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
>             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)