lenoch7 opened a new pull request, #486:
URL: https://github.com/apache/commons-compress/pull/486

   Fix regression error in case when getNextEntry() method is invoked on empty 
file (zero size) to get first entry. Till version 1.25.0, null value was 
returned (like is done in standard java ZipInputStream too). The regression was 
caused by implementing 'Support preamble garbage in ZipArchiveInputStream' 
feature (PR 471).
    - https://github.com/apache/commons-compress/pull/471


-- 
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]

Reply via email to