mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-06 07:20:40 -05:00
When send_done() is called with a ISC_R_CANCELED status (e.g. because of a signal from ctrl+c), dig can fail to shutdown because check_if_done() is not called in the branch. Add a check_if_done() call. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dig.c | ||
| dig.rst | ||
| dighost.c | ||
| dighost.h | ||
| host.c | ||
| host.rst | ||
| meson.build | ||
| nslookup.c | ||
| nslookup.rst | ||