]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1387. [bug] named could crash due to an access to invalid memory
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Thu, 10 Oct 2002 13:53:25 +0000 (13:53 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Thu, 10 Oct 2002 13:53:25 +0000 (13:53 +0000)
space (which caused an assertion failure) in
incremental cleaning.  [RT #3588]

CHANGES

diff --git a/CHANGES b/CHANGES
index 57741ea80114af835a7e459f0f6bf50674d2168d..1cf21ac990364b988933b4baef3527c10bd60cfa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]