From 4ffa5b06360364936fa0c17fa8851fbaf4ea6581 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 26 Apr 2020 18:42:42 +0200 Subject: fix negative stability bug (hopefully) --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 71de0984..da28ce53 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,8 @@ sending a mail to . - afl-fuzz: - AFL_MAP_SIZE was not working correctly - better python detection + - an old, old bug in afl that would show negative stability in rare + circumstances is now hopefully fixed - llvm_mode: - if LLVM 11 is installed the posix shm_open+mmap is used and a fixed address for the shared memory map is used as this increases the -- cgit 1.4.1