From: Ondřej Surý Date: Thu, 2 Jul 2026 10:54:52 +0000 (+0200) Subject: fix: dev: Correct locator decoding for NID, L64, and L32 records X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f5e5097fad27e0a5b3db545c9546ffeb1f6c1f06;p=thirdparty%2Fbind9.git fix: dev: Correct locator decoding for NID, L64, and L32 records NID, L64, and L32 records were decoded incorrectly when converted into their parsed structures, because the preference field was not skipped before the locator. Closes #6097 Merge branch '6097-nid-l64-l32-tostruct-consume' into 'main' See merge request isc-projects/bind9!12348 --- f5e5097fad27e0a5b3db545c9546ffeb1f6c1f06