]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: usr: Fix crash on badly configured secondary signer
authorMatthijs Mekking <matthijs@isc.org>
Wed, 27 May 2026 14:01:27 +0000 (14:01 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 27 May 2026 14:01:27 +0000 (14:01 +0000)
commitedc1ef084f476051c4e9748971f08c4514ef6c99
tree2281a75cec3f48404fce45b72652049b98352af6
parent309b501ef00311595ddcef0afff3b660b1610124
parent3204b12d1a08af990c18cc0ae37d1458afa1b8eb
[9.20] fix: usr: Fix crash on badly configured secondary signer

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

Backport of MR !12045

Merge branch 'backport-5993-fix-bump-in-the-wire-crash-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!12112