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 2019/04/18 19:02:00 UTC

[jira] [Created] (COMPRESS-483) ZipArchiveInputStream's "data descriptor for stored entries" feature should check the size for consistency

Stefan Bodewig created COMPRESS-483:
---------------------------------------

             Summary: ZipArchiveInputStream's "data descriptor for stored entries" feature should check the size for consistency
                 Key: COMPRESS-483
                 URL: https://issues.apache.org/jira/browse/COMPRESS-483
             Project: Commons Compress
          Issue Type: Improvement
          Components: Archivers
    Affects Versions: 1.18
            Reporter: Stefan Bodewig


If {{ZipArchiveInputStream}} thinks it has found a data descriptor for a stored entry it should very the size just read actually matches the size of the entry read so far and throw an exception if there is a mismatch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)