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

1387. [bug] named could crash due to an access to invalid memory

space (which caused an assertion failure) in
			incremental cleaning.  [RT #3588]
This commit is contained in:
Tatuya JINMEI 神明達哉
2002-10-10 13:53:25 +00:00
parent 1e850a433a
commit 2a908588fb

View File

@@ -1,3 +1,7 @@
1387. [bug] named could crash due to an access to invalid memory
space (which caused an assertion failure) in
incremental cleaning. [RT #3588]
1386. [bug] named-checkzone -z stopped on errors in a zone.
[RT #3653]