8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ed31d commit 8152defCopy full SHA for 8152def
docs/Changelog.md
@@ -15,6 +15,8 @@
15
(thanks to @kcwu for raising the issues and providing support!)
16
- more 64 bit archicture support by @maribu
17
- afl-cc:
18
+ - Added instrumenting hidden edges (approx 5% edges were not instrumented,
19
+ LLVM sancov overall misses 8% of edges compared to our implementation)
20
- Fix to make AFL_SAN_NO_INST work with gcc_plugin
21
- MacOS aflpp driver compilation fix (-fsanitize=fuzzer implementation)
22
- Make AFL_DUMP_MAP_SIZE work even if the target has sanitizer issues
0 commit comments