Merge branch '1627-add-changes-entry-v9_16' into 'v9_16'

[v9_16] Add CHANGES entry for #1627

See merge request isc-projects/bind9!3797
This commit is contained in:
Michał Kępień 2020-07-02 09:23:05 +00:00
commit 38ca3fbcdc

View file

@ -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]