mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:30:00 -04:00
[v9_9] rpz zone errors fail more robustly
4297. [bug] RPZ zones with errors could cause a crash when a pointer was cleaned up twice. [RT #41518]
This commit is contained in:
parent
4b8c357439
commit
edb9e54018
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
4297. [bug] RPZ zones with errors could cause a crash when a
|
||||
pointer was cleaned up twice. [RT #41518]
|
||||
|
||||
4295. [bug] An unchecked result in dns_message_pseudosectiontotext()
|
||||
could allow incorrect text formatting of EDNS EXPIRE
|
||||
options. [RT #41437]
|
||||
|
|
|
|||
Loading…
Reference in a new issue