Add CHANGES and release note for [GL #3400]
(cherry picked from commit 646df5cbbc)
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -1,3 +1,8 @@
|
||||
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
|
||||
failure. [GL #3400]
|
||||
|
||||
5903. [bug] When named checks that the OPCODE in a response matches
|
||||
that of the request, if there is a mismatch named logs
|
||||
an error. Some of those error messages incorrectly
|
||||
|
||||
@@ -40,4 +40,5 @@ Feature Changes
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Fix the assertion failure caused by TCP connection closing between the
|
||||
connect (or accept) and the read from the socket. :gl:`#3400`
|
||||
|
||||
Reference in New Issue
Block a user