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
global-buffer-overflow in wc_any_to_ucs() #43
Comments
tats
added a commit
that referenced
this issue
Nov 18, 2016
|
Fixed, thank you. |
tats
added a commit
that referenced
this issue
Nov 18, 2016
|
Oops, type mismatch fixed. |
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
how to reproduce
-fsanitize=address)w3m.asan -T text/html -dump fileAsan output
ASAN_OPTIONS=abort_on_error=1 gdb --args w3m.asan -T text/html -dump filemapisviscii112_ucs_map, which is size=32.This is found by afl-fuzz.
The text was updated successfully, but these errors were encountered: