From 220804714bb4cc8722940fd4fe6a0604901dfd2a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 17 Feb 2020 08:25:27 +0100 Subject: unsafe memory speed toggle --- 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 b96884d7..4ee83ecd 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,8 @@ sending a mail to . - use -march=native if available - most tools now check for mistyped environment variables + - the memory safety checks are now disabled for a little more speed during + fuzzing (only affects creating queue entries), can be toggled in config.h - afl-fuzz: - now prints the real python version support compiled in - set stronger performance compile options and little tweaks -- cgit 1.4.1