forked from OSchip/llvm-project
parent
14bab09e11
commit
2ea42b3beb
|
@ -191,6 +191,7 @@ small random subsets of the corpus. After a child exits, the top process
|
|||
merges the corpus generated by the child back to the main corpus.
|
||||
|
||||
Related flags:
|
||||
|
||||
``-ignore_ooms``
|
||||
True by default. If an OOM happens during fuzzing in one of the child processes,
|
||||
the reproducer is saved on disk, and fuzzing continues.
|
||||
|
|
Loading…
Reference in New Issue