diff options
author | vanhauser-thc <vh@thc.org> | 2023-06-14 13:11:44 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-06-14 13:11:44 +0200 |
commit | a36034424779d8c9769819ee525b321bfd64a26c (patch) | |
tree | 31fdfae2c4a8366d1dc1385425b695d39dcd7afe /TODO.md | |
parent | 9a0931858a4c6548d88436f717447cd856ae9b47 (diff) | |
download | afl++-a36034424779d8c9769819ee525b321bfd64a26c.tar.gz |
minor cmplog bugfix
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md index 26e12cee..7968452e 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,6 @@ ## Should - afl-crash-analysis - - show in the UI when fuzzing is "done" - test cmplog for less than 16bit - support persistent and deferred fork server in afl-showmap? - better autodetection of shifting runtime timeout values |