mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-21 17:41:35 -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. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| meson.build | ||