mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
19b9cf3812
If the `recvbuf` network function returns 0 all the time, that means there is never any data available on the TCP socket. This change makes it so there is a random amount of data available on the TCP socket. This invalidates the bootstrap fuzzer corpus. |
||
---|---|---|
.. | ||
afl_testdata/tox_saves | ||
fuzzing | ||
BUILD.bazel | ||
CMakeLists.txt | ||
coverage_live.sh | ||
distill_corpus.sh | ||
Dockerfile | ||
Makefile.inc | ||
Messenger_test.c | ||
misc_tools.c | ||
misc_tools.h | ||
run_afl.sh |