mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
clarified 245
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -22,9 +22,12 @@
|
||||
add corresponding option to view statement.
|
||||
|
||||
245. [bug] If an uncompressed name will take more than 255
|
||||
characters and the buffer is sufficiently long,
|
||||
bytes and the buffer is sufficiently long,
|
||||
dns_name_fromwire should return DNS_R_FORMERR,
|
||||
not ISC_R_NOSPACE.
|
||||
not ISC_R_NOSPACE. This bug caused cause the
|
||||
server to catch an assertion failure when it
|
||||
received a query for a name longer than 255
|
||||
bytes.
|
||||
|
||||
244. [bug] empty named.conf file and empty options statement are
|
||||
now parsed properly.
|
||||
|
Reference in New Issue
Block a user