diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-24 18:22:50 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-24 18:22:50 +0100 |
commit | 836aeef595462a37f6be4665a5a6123002423b41 (patch) | |
tree | 5c2bc6b9e2f70b59a595e17964983f5809f0d4ae /docs/env_variables.md | |
parent | c2b58cff6fa7d6af766cc6f686046d7e043a3977 (diff) | |
download | afl++-836aeef595462a37f6be4665a5a6123002423b41.tar.gz |
changelog info
Diffstat (limited to 'docs/env_variables.md')
-rw-r--r-- | docs/env_variables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md index de6b4bd8..6d3d1714 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -432,6 +432,7 @@ checks or alter some of the more exotic semantics of the tool: if set to e.g. 10, then the 9 previous inputs are written to out/default/crashes as RECORD:000000,cnt:000000 to RECORD:000000,cnt:000008 and RECORD:000000,cnt:000009 being the crash case. + NOTE: This option needs to be enabled in config.h first! - If you are Jakub, you may need `AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES`. Others need not apply, unless they also want to disable the |