-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
MemorySanitizer: use-of-uninitialized-value in makefixed.c:43 #437
Comments
The bug looks like it may be in zlib as well. |
The thing to do here might be to memset state parameter before the call to buildfixedtables but I'm not 100% sure. |
nmoinvaz
added a commit
to nmoinvaz/zlib-ng
that referenced
this issue
Oct 7, 2019
Dead2
pushed a commit
that referenced
this issue
Oct 7, 2019
mtl1979
pushed a commit
to mtl1979/zlib-ng
that referenced
this issue
Nov 25, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: