]> git.ipfire.org Git - thirdparty/bind9.git/commit
Added test for the proposed fix
authorDiego Fronza <diego@isc.org>
Wed, 15 Jan 2020 18:22:06 +0000 (15:22 -0300)
committerEvan Hunt <each@isc.org>
Wed, 22 Jan 2020 20:25:34 +0000 (12:25 -0800)
commitf506a40914ca8b9b42392a5153c844978ca67af8
tree1f42b7961bc01fd9b3caa8a15d2a3f5633164379
parent150b98d185d20c05f25708441d7dec66b7b3d9ac
Added test for the proposed fix

Added test to ensure that NXDOMAIN is returned when BIND is queried for a
non existing domain in CH class (if a view of CHAOS class is configured)
and that it also doesn't crash anymore in those cases.

(cherry picked from commit 7417b79c7a84b6f02547e15915326f1a5129028b)
bin/tests/system/resolver/ns1/chaostest.db [new file with mode: 0644]
bin/tests/system/resolver/ns1/named.conf.in
bin/tests/system/resolver/tests.sh