aboutsummaryrefslogtreecommitdiff
path: root/fuzzer/fuzzer_listen.sh
blob: 4a70dec2e335d8c5eea3f2f7f0825ea9c869835a (plain)
1
2
3
4
5
#!/usr/bin/env bash
export ASAN_OPTIONS=abort_on_error=1:disable_core=0:unmap_shadow_on_exit=1:disable_coredump=0
ulimit -c unlimited
mkdir -p CORPUS_LISTEN
./fuzzer_listen -jobs=32 -timeout=10 -max_len=4086 CORPUS_LISTEN