On 2013-12-19, Emmanuel Bourg wrote:
> ZipArchiveInputStream updates a CRC32 for each entry but the result is
> never used. Any objection to remove it?
Hmm, we also set the CRC on the ZipArchiveEntry so it may be worth to
actually verify it. ZipFile doesn't verify it either, by the way. I'd
pre
On 19 December 2013 00:16, Emmanuel Bourg wrote:
> Hi all,
>
> ZipArchiveInputStream updates a CRC32 for each entry but the result is
> never used. Any objection to remove it?
Presumably there is a CRC field in the archive against which this
could be checked?
If so, how difficult would it be to
Hi all,
ZipArchiveInputStream updates a CRC32 for each entry but the result is
never used. Any objection to remove it?
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: