(cherry picked from commit 9463a781fb)
This commit is contained in:
Evan Hunt 2019-03-12 13:38:06 -07:00
parent fcb5642ec0
commit a87585aba3

View file

@ -1,3 +1,6 @@
5183. [bug] Reinitialize ECS data before reusing client
structures. [GL #881]
5182. [bug] Fix a high-load race/crash in handling of
isc_socket_close() in resolver. [GL #834]