about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index b36269b4..9681d72b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,7 +2,9 @@
 
 ## Must
 
- - fast restart of afl-fuzz if cmdline + target hash is the same
+ - fast resume:
+   use gzopen, gzwrite, gzread and gzclose
+   gzsetparams(fr_fd, 9,  Z_DEFAULT_STRATEGY/Z_FILTERED/Z_HUFFMAN_ONLY);
  - check for null ptr for xml/curl/g_ string transform functions
  - hardened_usercopy=0 page_alloc.shuffle=0
  - add value_profile but only enable after 15 minutes without finds