fuzzilli
fuzzilli copied to clipboard
Setting --storagePath=./fuzz_out/ ending with slash is incorrect
Setting --storagePath=./fuzz_out/ for fuzzilli makes it use a... ./fuzz_out/fuzz_out path for storage instead of ./fuzz_out.
Seems like an UX bug ;).
Hi! On which operating system were you testing this? I can't reproduce it locally (on macOS):
> swift run -c debug FuzzilliCli --profile=jsc --storagePath=./fuzz_out/ path/to/FuzzBuild/Debug/bin/jsc
...
^C
> ls ./fuzz_out
corpus crashes stats