diff options
author | 2019 <434791602@qq.com> | 2020-06-18 11:23:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-18 11:23:10 +0800 |
commit | 003456f770932b6d737bf323723962d643ca39e9 (patch) | |
tree | dd7ba48766e2210ccdfa3207563b59d1c8bfe619 /docs/vuln_samples | |
parent | 394d8ade15cc5044f71ad12f025223d3e0c61d13 (diff) | |
download | afl++-003456f770932b6d737bf323723962d643ca39e9.tar.gz |
`fault == afl->crash_mode` should be likely
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
Diffstat (limited to 'docs/vuln_samples')
0 files changed, 0 insertions, 0 deletions