about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-31 23:04:09 +0200
committerGitHub <noreply@github.com>2020-08-31 23:04:09 +0200
commit7f621509eee57f0b6fd9ad542adc4f2acafeb059 (patch)
treeeb930b56b9ca79f081342affc0c1b82ba8d45780 /docs/Changelog.md
parent2dffed1cffcd78db16412d0531d2976bfd3bc0fe (diff)
parent4261e17b3e9d90fea9495fc046d55976cc9e7647 (diff)
downloadafl++-7f621509eee57f0b6fd9ad542adc4f2acafeb059.tar.gz
Merge pull request #540 from AFLplusplus/dev
Dev
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 3966464e..72c8952c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       dict entries without recompiling.
     - AFL_FORKSRV_INIT_TMOUT env variable added to control the time to wait for
       the forkserver to come up without the need to increase the overall timeout.
+    - bugfix for cmplog that results in a heap overflow based on target data
+      (thanks to the magma team for reporting!)
   - custom mutators:
     - added afl_custom_fuzz_count/fuzz_count function to allow specifying the 
       number of fuzz attempts for custom_fuzz