]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #1627
authorMichał Kępień <michal@isc.org>
Thu, 2 Jul 2020 09:19:30 +0000 (11:19 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 2 Jul 2020 09:21:20 +0000 (11:21 +0200)
(cherry picked from commit dee2b3c7c85203bbd4d5459789a1f3ed4e1fed45)

CHANGES

diff --git a/CHANGES b/CHANGES
index d8a7d34536cfba5b05b0ac23c786cfac8d6bb223..a00e42d39ad68f837edfa4bf025ce8e1f2c7e83f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5458.  [bug]           Prevent a theoretically possible NULL dereference caused
+                       by a data race between zone_maintenance() and
+                       dns_zone_setview_helper(). [GL #1627]
+
 5455.  [bug]           `named` could crash when cleaning dead nodes
                        in lib/dns/rbtdb.c that have been reused meanwhile.
                        [GL #1968]