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

Stefan Bodewig updated COMPRESS-153:
------------------------------------

    Fix Version/s: 2.0
         Assignee:     (was: Stefan Bodewig)

> close() in several OutputStream implementations doesn't close the underlying 
> stream if the archive would be corrupt
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-153
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-153
>             Project: Commons Compress
>          Issue Type: Bug
>            Reporter: Stefan Bodewig
>             Fix For: 2.0
>
>
> In some cases like when ZiparchiveOutputStream's File-arg constructor is 
> used, the user code doesn't even have any chance to close the underlying 
> stream, even if it would catch the exception from close() and then close the 
> wrapped stream by itself.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to