about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-12-01 16:26:36 +0100
committervanhauser-thc <vh@thc.org>2021-12-01 16:26:36 +0100
commit80d5afa3738c06a376f8a256129537a9cbdd2229 (patch)
tree10cf5090ca6a7991b2a7bb21efac9d4dbae0e127 /TODO.md
parentd4ae8fde5deb9aeecb0d8c036c593589161106d0 (diff)
downloadafl++-80d5afa3738c06a376f8a256129537a9cbdd2229.tar.gz
todo
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 7d2339eb..77fb080f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,6 @@
 # TODO list for AFL++
 
-## TODO
+## Should
 
  - better autodetection of shifting runtime timeout values
  - Update afl->pending_not_fuzzed for MOpt
@@ -8,7 +8,7 @@
  - parallel builds for source-only targets
  - get rid of check_binary, replace with more forkserver communication
 
-## Perhaps
+## Maybe
 
  - afl_custom_fuzz_splice_optin()
  - afl_custom_splice()