Skip to content
Snippets Groups Projects
Commit be9c9bb5 authored by Petteri Aimonen's avatar Petteri Aimonen
Browse files

Fix bug in fuzzstub.

The fread call always returned a message length of 1 byte,
making the fuzz stub used for external fuzzers useless. The
normal fuzztest.c was unaffected.

Bug found using afl-fuzz.
parent 6b63b264
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment