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

Add CHANGES note for [GL #3569]

(cherry picked from commit 1849a8a5263fc1975366f34d9488abb06442d096)
This commit is contained in:
Mark Andrews 2022-09-29 12:21:10 +10:00
parent 280b863c97
commit f7c2c07051

View File

@ -1,6 +1,9 @@
5991. [protocol] Add support for parsing and validating "dohpath" to
SVCB. [GL #3544]
5990. [test] fuzz/dns_message_checksig now creates the key directory
it uses when testing in /tmp at run time. [GL #3569]
5988. [bug] Some out of memory conditions in opensslrsa_link.c
could lead to memory leaks. [GL #3551]