]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix crash on badly configured secondary signer
authorMatthijs Mekking <matthijs@isc.org>
Wed, 27 May 2026 09:45:23 +0000 (09:45 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 27 May 2026 09:45:23 +0000 (09:45 +0000)
A badly configured secondary signer that was missing the 'file' entry caused the server to crash, rather than to reject the configuration. This has been fixed.

Closes #5993

Merge branch '5993-fix-bump-in-the-wire-crash' into 'main'

See merge request isc-projects/bind9!12045


Trivial merge