about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-07 12:19:05 +0200
committervanhauser-thc <vh@thc.org>2021-07-07 12:19:05 +0200
commitf1bcd378a2e55ee1559dde0d46e2bc32882c5b39 (patch)
treec75979db5699bceb6184cf361662affe224dd736 /docs
parent405382cbddea8b99543c3fddcaa5738b1ed3ade3 (diff)
downloadafl++-f1bcd378a2e55ee1559dde0d46e2bc32882c5b39.tar.gz
fix failures for some sized string instrumentations
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 461acb2c..c3e4b34e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -20,6 +20,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-cc:
     - Update to COMPCOV/laf-intel that speeds up the instrumentation
       process a lot - thanks to Michael Rodler/f0rki for the PR!
+    - Fix for failures for some sized string instrumentations
     - Fix to instrument global namespace functions in c++
     - Fix for llvm 13
     - support partial linking