mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-22 18:33:11 -04:00
In rndc_recvdone(), if 'sends' was not 0, then 'recvs' was not decremented, in which case isc_loopmgr_shutdown() was never reached, which could cause a hang. (This has not been observed to happen, but the code was incorrect on examination.) |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||