From: Aydın Mercan Date: Fri, 30 May 2025 11:18:08 +0000 (+0000) Subject: fix: dev: use proper flexible arrays in rrl X-Git-Tag: v9.21.9~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f3ce70aa8b524a7dfd7a41868e63c6a48e32c2;p=thirdparty%2Fbind9.git fix: dev: use proper flexible arrays in rrl The single-element array hack can trip newer sanitizers or fortification levels. Found with UBSAN triggering the RRL system test with meson. Merge branch 'aydin/rrl-flex-array' into 'main' See merge request isc-projects/bind9!10509 --- e8f3ce70aa8b524a7dfd7a41868e63c6a48e32c2