about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-05-29 12:55:28 +0200
committervanhauser-thc <vh@thc.org>2024-05-29 12:55:28 +0200
commita3125c38f496979be314c93f10adfad9dd4d363e (patch)
tree131c16131e30319bb0d2e323c5c5c95cb8c2d638 /docs/Changelog.md
parent224add0222b2004fc175e24d4e2fbd98ed6fd9e4 (diff)
downloadafl++-a3125c38f496979be314c93f10adfad9dd4d363e.tar.gz
fix afl-showmap shmmemleak
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index d6478ca0..058e42af 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -27,6 +27,7 @@
   * afl-cmin
     - work with input files that have a space
   * afl-showmap
+    - fix memory leak on shmem testcase usage (thanks to @ndrewh)
     - minor fix to collect coverage -C (thanks to @bet4it)
   * enhanced the ASAN configuration