2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES note for [GL !7811]

This commit is contained in:
Ondřej Surý 2023-08-15 14:21:41 +02:00 committed by Ondřej Surý
parent b466439437
commit bf1223bf13

View File

@ -1,3 +1,6 @@
6225. [func] Convert dns_nta, dns_forward and dns_keytable units
to use QP trie instead of an RBT. [GL !7811]
6224. [bug] Check the If-Modified-Since value length to prevent 6224. [bug] Check the If-Modified-Since value length to prevent
out-of-bounds write. [GL #4124] out-of-bounds write. [GL #4124]