]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix assertion failure when checking named-checkconf version
authorOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 10:16:39 +0000 (10:16 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 10:16:39 +0000 (10:16 +0000)
Checking the version of `named-checkconf` would end with assertion failure.  This has been fixed.

Closes #4827

Merge branch '4827-cleanup-dst-only-if-initialized' into 'main'

Closes #4827

See merge request isc-projects/bind9!9243


Trivial merge