From 5b5dff4584f0efa2c02db7d75ebab7e31c253789 Mon Sep 17 00:00:00 2001 From: hexcoder Date: Tue, 1 Jun 2021 10:36:18 +0200 Subject: Wording: "never zero" -> NeverZero --- docs/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 29ea918b..e7344761 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -42,7 +42,7 @@ sending a mail to . - afl-cc: - We do not support llvm versions prior 6.0 anymore - added thread safe counters to all modes (`AFL_LLVM_THREADSAFE_INST`), - note that this disables never zero counters. + note that this disables NeverZero counters. - Fix for -pie compiled binaries with default afl-clang-fast PCGUARD - Leak Sanitizer (AFL_USE_LSAN) added by Joshua Rogers, thanks! - Removed InsTrim instrumentation as it is not as good as PCGUARD -- cgit 1.4.1