From: Wouter Wijngaards Date: Mon, 7 Dec 2009 10:19:28 +0000 (+0000) Subject: test for bug#287 X-Git-Tag: release-1.4.1~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd9c8a700ef1bdd5f7961f1d9fa33f406cdd20d9;p=thirdparty%2Funbound.git test for bug#287 git-svn-id: file:///svn/unbound/trunk@1927 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 96d0ff7b7..70c344bf1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +7 December 2009: Wouter + - Bug#287: Fix segfault when unbound-control remove nonexistent local + data. Added check to unit tests. + 1 December 2009: Wouter - Fix crash with module-config "iterator". - Added unit test that has "iterator" module-config. diff --git a/testdata/09-unbound-control.tpkg b/testdata/09-unbound-control.tpkg index b45828ed8..c5bc1e165 100644 Binary files a/testdata/09-unbound-control.tpkg and b/testdata/09-unbound-control.tpkg differ