mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES file for [GL #3105]
This commit is contained in:
parent
be34b1c535
commit
a53ed01d03
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -1,3 +1,8 @@
|
|||
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