]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] Remove REQUIRE preventing change 4592 from working
authorMichał Kępień <michal@isc.org>
Tue, 24 Oct 2017 19:02:05 +0000 (21:02 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 24 Oct 2017 19:11:31 +0000 (21:11 +0200)
commita94d68ce432b9e11c4ae91d48ee257b1675f86d7
treed2bd5f8306baaa591769073fc130c03fbef896b4
parent7810817b71fcfbc583ac0f03a51a535c051f4f73
[master] Remove REQUIRE preventing change 4592 from working

Change 4592 was supposed to replace a REQUIRE with a conditional return.
While the latter was added, the former was not removed.  Remove the
relevant REQUIRE to fix RT #43822 for good.
lib/dns/dispatch.c