[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:
Evan Hunt 2016-01-20 17:41:37 -08:00
parent 4b8c357439
commit edb9e54018

View file

@ -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]