mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 17:30:22 -04:00
parent
2e461b9012
commit
122cfb2d45
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -4,6 +4,12 @@
|
|||
and the dnssec-policy is rejected if both roles are
|
||||
not present for all algorithms in use. [GL #3142]
|
||||
|
||||
5822. [bug] When calling dns_dispatch_send(), attach/detach
|
||||
dns_request_t object as the read callback could
|
||||
be called before send callback dereferencing
|
||||
dns_request_t object too early. [GL #3105]
|
||||
|
||||
|
||||
5821. [bug] Fix query context management issues in the TCP part
|
||||
of dig. [GL #3184]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue