2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add CHANGES note for [GL #3300]

This commit is contained in:
Aram Sargsyan
2022-04-27 12:48:57 +00:00
parent e3a88862c0
commit bbdd139e20

View File

@@ -1,3 +1,7 @@
5872. [bug] udp_recv() in dispatch could trigger an INSIST when the
callback's result indicated success but the response
was canceled in the meantime. [GL #3300]
5871. [bug] Fix dig hanging on TLS context creation errors.
[GL #3285]