2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add a CHANGES marker

This commit is contained in:
Michał Kępień
2020-07-03 10:02:14 +02:00
parent 97a2733ef9
commit 28d32ca7da

View File

@@ -51,6 +51,8 @@
5459. [bug] Bad isc_mem_put() size when an invalid type was
specified in a update-policy rule. [GL #1990]
--- 9.17.3 released ---
5458. [bug] Prevent a theoretically possible NULL dereference caused
by a data race between zone_maintenance() and
dns_zone_setview_helper(). [GL #1627]