]> 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:23:29 +0000 (11:23 +0200)
(cherry picked from commit dee2b3c7c85203bbd4d5459789a1f3ed4e1fed45)

CHANGES

diff --git a/CHANGES b/CHANGES
index 634d4601956d4a5db1563c8c17984f77139f5353..060fd847cbabcb40edd4c38ad5296937bea14e1d 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]