diff options
| author | van Hauser <vh@thc.org> | 2022-04-06 10:24:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-06 10:24:07 +0200 |
| commit | ac80678592ea4a790ab2eedccfec4e3bc9f96447 (patch) | |
| tree | a553b0abf57558c579f2ed63cee1cee276a4de12 /TODO.md | |
| parent | 881aef21fd6ca3f3bcf0847587d4d6d86f3a69db (diff) | |
| parent | 3c5edab724f7e067163e85e94077c48894989573 (diff) | |
| download | afl++-ac80678592ea4a790ab2eedccfec4e3bc9f96447.tar.gz | |
Merge pull request #1380 from AFLplusplus/dev
fix cmplog
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index f3192e10..8e77ee10 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,8 @@ ## Maybe + - forkserver tells afl-fuzz if cmplog is supported and if so enable + it by default, with AFL_CMPLOG_NO=1 (?) set to skip? - afl_custom_fuzz_splice_optin() - afl_custom_splice() - cmdline option from-to range for mutations |
