Add CHANGES and release note for GL #2227
This commit is contained in:
committed by
Ondřej Surý
parent
c41ce8e0c9
commit
cd3117b747
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
5522. [bug] Fix a race/NULL dereference in TCPDNS. [GL #2227]
|
||||
|
||||
5521. [func] All use of libltdl was dropped. libuv's shared library
|
||||
handling interface is now used instead. [GL !4278]
|
||||
|
||||
|
||||
@@ -41,3 +41,6 @@ Bug Fixes
|
||||
|
||||
- Handle `UV_EOF` differently such that it is not treated as a `TCP4RecvErr` or
|
||||
`TCP6RecvErr`. [GL #2208]
|
||||
|
||||
- ``named`` could crash with an assertion failure if a TCP connection is closed
|
||||
while the request is still processing. [GL #2227]
|
||||
|
||||
Reference in New Issue
Block a user