Add CHANGES note for [GL #3207]

(cherry picked from commit 0450c9bd32)
This commit is contained in:
Aram Sargsyan
2022-05-19 21:05:16 +00:00
parent 7917e1866a
commit cb25d5b80d

View File

@@ -1,3 +1,6 @@
5907. [bug] Fix a crash in dig NS search mode when one of the NS
server queries fail. [GL #3207]
5905. [bug] When the TCP connection would be closed/reset between
the connect/accept and the read, the uv_read_start()
return value would be unexpected and cause an assertion