From: Michal Nowak Date: Wed, 8 Apr 2026 09:40:42 +0000 (+0200) Subject: fix: test: Fix strstr const inheritance issue in test code X-Git-Tag: v9.20.23~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbfc344e637d216a406fbe3a0028de4f3f8eb399;p=thirdparty%2Fbind9.git fix: test: Fix strstr const inheritance issue in test code The const property was discarded by a strstr call in test-data.c. This has been fixed. Closes #5861 Merge branch '5861-fix-const-inheritance-issue-in-test' into 'bind-9.20' See merge request isc-projects/bind9!11815 --- dbfc344e637d216a406fbe3a0028de4f3f8eb399