(cherry picked from commit f1aaf45085)
This commit is contained in:
Evan Hunt 2019-03-14 15:13:18 -07:00
parent fb58d23a94
commit 6925c8136d

View file

@ -1,3 +1,6 @@
5220. [cleanup] Refactor the isc_stat structure to take advantage
of stdatomic. [MR !1493]
5219. [bug] Fixed a race in the filter-aaaa plugin that could
trigger a crash when returning an instance object
to the memory pool. [GL #982]