diff options
author | van Hauser <vh@thc.org> | 2020-04-08 13:12:14 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-08 13:12:14 +0200 |
commit | 15e0319c98d134b39f0d4fce3f4658872154e1b1 (patch) | |
tree | e72011fba1c198c374f6cca8a29544ac9fcd394b | |
parent | 055ca98fb2a98f81bbe9e419eeea840d256490e9 (diff) | |
download | afl++-15e0319c98d134b39f0d4fce3f4658872154e1b1.tar.gz |
update todo
-rw-r--r-- | TODO.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md index ffb8f647..22fab6b1 100644 --- a/TODO.md +++ b/TODO.md @@ -4,14 +4,15 @@ - complete custom_mutator API changes and documentation - fix stability calculation bug - - libradamsa as a custom module? - + - fix afl-cmin bug ## Roadmap 2.64 - context sensitive branch coverage in llvm_mode - random crc32 HASH_CONST per run? because with 65536 paths we have collisions - namespace for targets? e.g. network + - libradamsa as a custom module? + - laf-intel build auto-dictionary? ## Further down the road |