mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 11:22:52 -04:00
Parser test could crash because the `dumpb2` buffer hasn't explicit C NULL string termination after dumping the configuration tree in it. `cfg_printx` does not doing this by default. Fix the test by comparing only the strings written with strncmp. |
||
|---|---|---|
| .. | ||
| duration_test.c | ||
| grammar_test.c | ||
| meson.build | ||
| parser_test.c | ||