-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zip64: fix zip64 extended information issue #248
Conversation
This PR fixes #192 tested with the code snippets in #192. |
This does indeed fix an issue we have seen in rattler-build. Would be great if this can get merged and released. Let me know if there is any way we can help! |
CI failed in crypto case, need more investigate. |
Signed-off-by: onlyxuyang <onlyxuyang@foxmail.com>
Head branch was pushed to by a user without write access
sorry, pull request status is not well, close this pull request and key a new PR. |
new PR created #265 fix issue in crypto case. |
Fix zip64 extended information issue to fix zip file incorrect if size larger than 4GB.
According zip format 4.5.3: