mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
documented dispatch.c 1.100:
835. [bug] The dispatcher could enter a busy loop if
it got an I/O error receiving on a UDP socket.
[RT #1293]
This commit is contained in:
parent
9da8ece8d3
commit
5ce23ccf3f
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
835. [bug] The dispatcher could enter a busy loop if
|
||||
it got an I/O error receiving on a UDP socket.
|
||||
[RT #1293]
|
||||
|
||||
834. [func] Accept (but warn about) master files beginning with
|
||||
an SOA record without an explicit TTL field and
|
||||
lacking a $TTL directive, by using the SOA MINTTL
|
||||
|
|
|
|||
Loading…
Reference in a new issue