kvr000 opened a new pull request, #471: URL: https://github.com/apache/commons-compress/pull/471
`zip` can ignore any garbage at the beginning of file up to certain size. This is supported in `ZipFile` but not in `ZipArchiveInputStream`. This PR fixes that, including correct check for empty archive. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
