Add a CHANGES note for [GL #3997]

This commit is contained in:
Aram Sargsyan
2023-04-04 08:24:15 +00:00
parent 2ded876db2
commit 4a0bd69056

View File

@@ -1,3 +1,6 @@
6145. [bug] Fix a possible use-after-free bug in the
dns__catz_done_cb() function. [GL #3997]
6144. [bug] A reference counting problem (double detach) might
occur when shutting down zone transfer early after
switching the dns_xfrin to use dns_dispatch API.