From: Ondřej Surý Date: Mon, 15 Sep 2025 15:45:15 +0000 (+0200) Subject: fix: dev: Fix detection of whether node is active in find_wildcard() X-Git-Tag: v9.21.14~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f717bad108691ca5b63575f7da135610fe63116c;p=thirdparty%2Fbind9.git fix: dev: Fix detection of whether node is active in find_wildcard() The current code would fail during the write transaction. The first header would not match the search->serial and the node might be incorrectly detected as inactive. Merge branch 'ondrej/fix-find-wildnode-active-node-detection' into 'main' See merge request isc-projects/bind9!10972 --- f717bad108691ca5b63575f7da135610fe63116c