2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

CHANGES for [GL #4079]

This commit is contained in:
Evan Hunt 2023-05-21 13:44:26 -07:00
parent e436d84408
commit 03a9aa95bf

View File

@ -1,3 +1,6 @@
6180. [bug] The session key object could be incorrectly added
to multiple different views' keyrings. [GL #4079]
6179. [bug] Fix an interfacemgr use-after-free error in
zoneconf.c:isself(). [GL #3765]