[
https://issues.apache.org/jira/browse/COMPRESS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984119#comment-15984119
]
Zbynek Vyskovsky commented on COMPRESS-389:
-------------------------------------------
[[email protected]]: This was significantly changed in recent commit, therefore
this can be probably closed.
> Inconsistent increment of 'loc' in ZipFile.BoundedInputStream
> -------------------------------------------------------------
>
> Key: COMPRESS-389
> URL: https://issues.apache.org/jira/browse/COMPRESS-389
> Project: Commons Compress
> Issue Type: Bug
> Reporter: Sebb
>
> ZipFile.BoundedInputStream.read() always increments loc, even if no bytes are
> read.
> However ZipFile.BoundedInputStream.read(byte[] b, int off, int len) only
> increments the field if some bytes were read.
> This looks wrong.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)