2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

CHANGES for [GL !8741]

This commit is contained in:
Evan Hunt 2024-02-14 13:18:34 -08:00
parent e40fd4ed06
commit 32241022b5

View File

@ -1,3 +1,6 @@
6346. [bug] Cleaned up several minor bugs in the RBTDB dbiterator
implementation. [GL !8741]
6345. [bug] Added missing dns_rdataset_disassociate calls in
validator.c:findnsec3proofs. [GL #4571]