[
https://issues.apache.org/jira/browse/COMPRESS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-463.
-------------------------------------
Resolution: Fixed
Assignee: (was: Stefan Bodewig)
> ZipArchiveInputStream should throw if stored entry ends prematurely
> -------------------------------------------------------------------
>
> Key: COMPRESS-463
> URL: https://issues.apache.org/jira/browse/COMPRESS-463
> Project: Commons Compress
> Issue Type: Bug
> Affects Versions: 1.17
> Reporter: Stefan Bodewig
> Priority: Major
> Fix For: 1.18
>
>
> If the archive stream ends before the claimed size of a stored entry has been
> hit the stream returns -1 rather than throwing a "truncated archive"
> exception like it would do for deflated entries.
> Because of this it is impossible to detect a truncated stored entry.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)