mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
add INSIST
This commit is contained in:
parent
711b0bed7b
commit
ee1d999d6a
@ -190,6 +190,7 @@ client_senddone(isc_task_t *task, isc_event_t *event) {
|
||||
|
||||
CTRACE("senddone");
|
||||
|
||||
INSIST(client->nsends > 0);
|
||||
client->nsends--;
|
||||
isc_mempool_put(client->sendbufs, sevent->region.base);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user