Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initializations
|
|
|
|
|
|
|
|
|
|
Fixing symcc custom mutator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a7537b5511ad767d2240cf2dc6d3e261daa676f9, reversing
changes made to 15e799f7ae666418e75c6a79db833c5316b21f97.
|
|
|
|
skipping ctor+ifunc functions for all llvm, code-format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since during normal fuzzing, crash_mode is FSRV_RUN_OK, and fault is also usually FSRV_RUN_OK since most executions are valid executions, thus it should be likely instead of unlikely
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|