final touches for skipdet

This commit is contained in:
vanhauser-thc
2024-02-01 15:22:51 +01:00
parent 06f0982f0f
commit 5ba66a8860
6 changed files with 25 additions and 15 deletions

View File

@ -9,6 +9,8 @@
explore is slightly better now.
- fixed minor issues in the mutation engine, thanks to @futhewo for
reporting!
- better deterministic fuzzing is now available, benchmarks have shown
to improve fuzzing. Enable with -D. Thanks to @kdsjZh for the PR!
- afl-cc:
- large rewrite by @SonicStark which fixes a few corner cases, thanks!
- LTO mode now requires llvm 12+