Skip to content

Conditionally parse Zip64 extra field based on specification#596

Merged
adamhathcock merged 1 commit into
adamhathcock:masterfrom
DannyBoyk:issue_595_conditionally_read_zip64_extra
Jun 4, 2021
Merged

Conditionally parse Zip64 extra field based on specification#596
adamhathcock merged 1 commit into
adamhathcock:masterfrom
DannyBoyk:issue_595_conditionally_read_zip64_extra

Conversation

@DannyBoyk

Copy link
Copy Markdown
Contributor

The Zip64 extra field should look for values based on the corresponding
values in the local entry header.

Fixes #595

The Zip64 extra field should look for values based on the corresponding
values in the local entry header.

Fixes adamhathcock#595
@runemoennike

runemoennike commented May 25, 2021

Copy link
Copy Markdown

@DannyBoyk thanks for solving this! It's incredible how many differences there can be in an outwardly standardised file format :D

@adamhathcock any plans for merging this into an upcoming release? :) We would love to have this fix from the nuget package instead of changing our dependency.

@adamhathcock adamhathcock merged commit e07046a into adamhathcock:master Jun 4, 2021
@adamhathcock

Copy link
Copy Markdown
Owner

Thanks for this!

@DannyBoyk DannyBoyk deleted the issue_595_conditionally_read_zip64_extra branch February 14, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zip64 Extra Header is not parsed conditionally

3 participants