mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 17:17:22 -04:00
200. [bug] Failures in sending query responses to clients
(e.g., running out of network buffers) were
not logged.
This commit is contained in:
parent
a330a4b008
commit
7e9bfde795
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
200. [bug] Failures in sending query responses to clients
|
||||
(e.g., running out of network buffers) were
|
||||
not logged.
|
||||
|
||||
199. [bug] isc_heap_delete() sometimes violated the heap
|
||||
invariant, causing timer events not to be posted
|
||||
when due.
|
||||
|
|
|
|||
Loading…
Reference in a new issue