We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've come across an uncorrupted file, but the file integrity test has failed. I think it's an offset alignment problem. The file is in ZIP64 format.
Here's a link to download it: https://getcomics.wetransfer.com/downloads/4f8cb9d4214b8d54119cb6584734efd520240119100400/40a224
The test fails here:
miniz/miniz_zip.c
Line 879 in 16413c2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've come across an uncorrupted file, but the file integrity test has failed. I think it's an offset alignment problem. The file is in ZIP64 format.
Here's a link to download it:
https://getcomics.wetransfer.com/downloads/4f8cb9d4214b8d54119cb6584734efd520240119100400/40a224
The test fails here:
miniz/miniz_zip.c
Line 879 in 16413c2
The text was updated successfully, but these errors were encountered: