From: Ralph Dolmans Date: Thu, 30 Jan 2020 14:47:49 +0000 (+0100) Subject: - Add changelog entry for memory leak fix X-Git-Tag: release-1.10.0rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d69ba6f39fc7b0a2dbf9bc22d4201c2fd3d4462c;p=thirdparty%2Funbound.git - Add changelog entry for memory leak fix --- diff --git a/doc/Changelog b/doc/Changelog index b6f4e76d6..932595208 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 30 January 2020: Ralph - Fix memory leak in error condition remote.c - Fix double free in error condition view.c + - Fix memory leak in do_auth_zone_transfer on success 30 January 2020: Wouter - Fix subnet tests for disabled DSA algorithm by default.