blob: d9efd5250f4fddd6338f6598415c2e7e77d4c4ca [file] [log] [blame]
#!/bin/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_UNCONNECTED
./fuzzer_unconnected -jobs=32 -timeout=10 -max_len=4086 CORPUS_UNCONNECTED