mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-20 00:10:43 -05:00
host name, and if it's not a valid address, it would call isc_app_block() and assert since isc_app_run() had not been called yet before calling the resolver. This could be seen by running: dig @localhost xbill.org -b 127.0.0.1:1111 which now exits with an error. |
||
|---|---|---|
| .. | ||
| include/dig | ||
| .cvsignore | ||
| dig.1 | ||
| dig.c | ||
| dighost.c | ||
| host.1 | ||
| host.c | ||
| Makefile.in | ||
| nslookup.c | ||