]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Fix crash in named-checkconf -n
authorEvan Hunt <each@isc.org>
Tue, 11 Aug 2026 07:01:00 +0000 (07:01 +0000)
committerEvan Hunt <each@isc.org>
Tue, 11 Aug 2026 07:01:00 +0000 (07:01 +0000)
The `named-checkconf -n` option always triggered a crash due to an incorrect `REQUIRE`. This has been fixed, and a regression test added to the `checkconf` system test.

Closes #6314

Merge branch '6314-checkconf-n' into 'main'

See merge request isc-projects/bind9!12547


Trivial merge