-
Notifications
You must be signed in to change notification settings - Fork 69
Appending to zip file close to 4GB boundary results in invalid file #358
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
base: master
Are you sure you want to change the base?
Conversation
Resolves #353 |
To provide feedback, navigate to the Files changed tab and leave comments on the proposed code changes. Choose Start review for each comment, and then choose Request changes, and I'll propose revised changes. |
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
✅ I finished the code review, and didn't find any security or code quality issues. |
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
…ctively they're 4GB
…doesn't seem justified by the spec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new tests in this CR pass even without the code change, so they don't confirm the fix.
Pull request for Appending to zip file close to 4GB boundary results in invalid file