google / atheris

Apache License 2.0
1.35k stars 112 forks source link

Update README.md #34

Closed babenek closed 2 years ago

babenek commented 2 years ago

When atheris_runs is set to number of seed files in corpus directory then first time atheris put empty data even the file is absent in corpus dir (atheris 2.0.11). So, last file (sorted by size ascending) will be skipped with -atheris_runs=$(ls corpus_dir | wc -l)