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

[master] fix CHANGES number

This commit is contained in:
Evan Hunt
2014-08-02 21:10:42 -07:00
parent 3e90f6c373
commit fffcc1b135

View File

@@ -1,4 +1,4 @@
3910. [bug] When computing the number of elements required for a
3909. [bug] When computing the number of elements required for a
acl count_acl_elements could have a short count leading
to a assertion failure. Also zero out new acl elements
in dns_acl_merge. [RT #36675]