mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 19:34:04 -04:00
Macro CHECK_FOR_GLUE_IN_ANSWER is defined in `lib/dns/resolver.c` only, documented nowhere and not exposed as build configuration. This is valid at least for 9.21+, 9.20 and 9.18. Furthermore, it doesn't compile anymore on 9.21+ with -DCHECK_FOR_GLUE_IN_ANSWER=1. Considering it is very unlikely that anyone build named with this, remove the code rather than fixing it. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||