From 0e35e56cc979acf3e2cb80d865a9fc6af3ef1d6a Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Thu, 3 Apr 2025 08:25:18 +0200 Subject: [PATCH] update changelog --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 17d8c08a..361b57b5 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -7,6 +7,8 @@ - Fixed a bug where after a fast restart of a full fuzzed corpus afl-fuzz terminates with "need at least one valid input seed that does not crash" - Small improvements to afl-*-config + - afl-fuzz: + - memory leak fixes by @kcwu - thanks! ### Version ++4.31c (release)