mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 10:11:39 -04: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. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||