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
valgrind found many issues about uninitialised value #16
Comments
Fixed.
Fixed.
Seems fixed by #19 Thank you. |
|
Reverted at 6612318 |
|
Fixed again. |
tats
added a commit
that referenced
this issue
Dec 18, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are many noise in libgc. I don't know they are valid or not, so just disable GC by GC_DONT_GC=1 and ignore memory leak for now.
Minimal test case:
There is different issue for
<dd>If feeding w3m more complex input, there are more. For example,
found with help of afl-fuzz
The text was updated successfully, but these errors were encountered: