Fix segfault

This commit is contained in:
flamingcow
2019-05-04 19:15:18 -07:00
parent 51c9e870eb
commit bea5b76b7c
21 changed files with 4 additions and 80 deletions

2
afl.sh
View File

@@ -3,4 +3,4 @@
cd $(dirname $0)
make afl
afl-fuzz -i afl/testcases -o afl/findings -- ./fastcgi_conn_afl
afl-fuzz -i afl_state/testcases -o afl_state/findings -- ./fastcgi_conn_afl