crash in config parser if include path contains 0x00 byte
Summary
$ named-checkconf 0.conf
0.conf:2: missing ';' before end of file
glob.c:29: REQUIRE(*pattern != '\0') failed, back trace
BIND version used
What is the current bug behavior?
Crashes while parsing the file.
Relevant configuration files
Relevant logs and/or screenshots
0.conf:2: missing ';' before end of file
glob.c:29: REQUIRE(*pattern != '\0') failed, back trace