From 6056d4b140f0665c6a701cada9166379be3435ac Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Wed, 3 Aug 2022 10:06:52 +0200 Subject: fix pcguard vector select instrumentation --- docs/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index c7414ff2..05bbe827 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -12,6 +12,9 @@ sending a mail to . - afl-fuzz: - change post_process hook to allow returning NULL and 0 length to tell afl-fuzz to skip this mutated input + - afl-cc: + - important fix for the default pcguard mode when LLVM IR vector + selects are produced, thanks to @juppytt for reporting! - gcc_plugin: - Adacore submitted CMPLOG support to the gcc_plugin! :-) - llvm_mode: -- cgit 1.4.1