diff options
author | van Hauser <vh@thc.org> | 2020-07-13 17:57:02 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-13 17:57:02 +0200 |
commit | 4d929f80fbf22eeb09612a575bcd1a4141b9a8a9 (patch) | |
tree | cec725521990808bb9888a01151733d0b7b49aed /docs/Changelog.md | |
parent | 6b79e1f76dee1dc5775b1e10edfa5b2180f553f8 (diff) | |
download | afl++-4d929f80fbf22eeb09612a575bcd1a4141b9a8a9.tar.gz |
fix for laf intel float split not enabled if not not on a tty
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index b0bda6dc..8fb85ce6 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,7 +13,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - afl-fuzz: - eliminated CPU affinity race condition for -S/-M runs - llvm_mode: - - fix for laf-intel float splitting + - fixes for laf-intel float splitting (thanks to mark-griffin for + reporting) - LTO: autodictionary mode is a default - LTO: instrim instrumentation disabled, only classic support used as it is always better |