From: Mark Andrews Date: Thu, 19 Mar 2026 05:29:27 +0000 (+1100) Subject: Add examples of named.conf files with embedded NUL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90532cb5e609f9762275614a0b0d88f3cd1bbb7d;p=thirdparty%2Fbind9.git Add examples of named.conf files with embedded NUL --- diff --git a/bin/tests/system/checkconf/bad-embedded-null-00.conf b/bin/tests/system/checkconf/bad-embedded-null-00.conf new file mode 100644 index 00000000000..0bde1bb670c Binary files /dev/null and b/bin/tests/system/checkconf/bad-embedded-null-00.conf differ diff --git a/bin/tests/system/checkconf/bad-embedded-null-01.conf b/bin/tests/system/checkconf/bad-embedded-null-01.conf new file mode 100644 index 00000000000..ddbba86356f Binary files /dev/null and b/bin/tests/system/checkconf/bad-embedded-null-01.conf differ diff --git a/bin/tests/system/checkconf/good-embedded-null-00.conf b/bin/tests/system/checkconf/good-embedded-null-00.conf new file mode 100644 index 00000000000..334d29c9048 Binary files /dev/null and b/bin/tests/system/checkconf/good-embedded-null-00.conf differ