From 43a98b0ec2762f15221844aa642727fe3a606596 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Tue, 18 Jun 2024 15:49:03 +0200 Subject: todos --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1