From: Wouter Wijngaards Date: Fri, 2 Feb 2018 09:52:52 +0000 (+0000) Subject: - unit test with valgrind X-Git-Tag: release-1.7.0rc1~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=004609b5a7bf382f35602afe788514a1bb088b2e;p=thirdparty%2Funbound.git - unit test with valgrind git-svn-id: file:///svn/unbound/trunk@4494 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 227aca428..6e284156e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 2 February 2018: Wouter - Fix unfreed locks in log and arc4random at exit of unbound. + - unit test with valgrind 1 February 2018: Wouter - fix unaligned structure making a false positive in checklock