From: Evan Hunt Date: Thu, 16 Oct 2025 05:42:15 +0000 (+0000) Subject: fix: dev: Ensure correct result from check_signer() X-Git-Tag: v9.21.15~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bac5ef96820e2a009879277234565bb787bfb100;p=thirdparty%2Fbind9.git fix: dev: Ensure correct result from check_signer() It was possible for the result to be overwritten after a validation failure, causing `check_signer()` to return success when it should have returned an error. Closes #5575 Merge branch '5575-ensure-correct-result-from-check_signer' into 'main' See merge request isc-projects/bind9!11103 --- bac5ef96820e2a009879277234565bb787bfb100