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
miniz/miniz_zip.c
Line 3253 in 16413c2
comparison is always false due to limited range of data type | if (((mz_uint64)buf_size > 0xFFFFFFFF) || (uncomp_size > 0xFFFFFFFF)) { | ^
f542e6d didn't fix the problem.
The text was updated successfully, but these errors were encountered:
Me too. Any updates to fix it?
Sorry, something went wrong.
No branches or pull requests
miniz/miniz_zip.c
Line 3253 in 16413c2
f542e6d didn't fix the problem.
The text was updated successfully, but these errors were encountered: