This commit is contained in:
Evan Hunt 2019-03-12 13:38:06 -07:00
parent aa3da7a232
commit 9463a781fb

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]