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 prefer testing the CRC over removing it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org