From: Arаm Sаrgsyаn Date: Wed, 21 Jan 2026 10:47:31 +0000 (+0000) Subject: fix: dev: Fix a bug in qpzone.c:first_existing_header_indirect() X-Git-Tag: v9.21.18~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c1577b8485b7cfe89c5b091533c81edaf789d2c;p=thirdparty%2Fbind9.git fix: dev: Fix a bug in qpzone.c:first_existing_header_indirect() There is a bug in qpzone.c:first_existing_header_indirect() where it does not advance the pointer in the FOREACH type loop. Remove the static function altogether, as it was used only once and had some other problems too, and use simpler custom code instead in the place where it was used. Closes #5691 Merge branch '5691-qpzone.c-first_existing_header_indirect-fix' into 'main' See merge request isc-projects/bind9!11460 --- 0c1577b8485b7cfe89c5b091533c81edaf789d2c