]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
in 661., note additional RT entries likely to be fixed by
authorAndreas Gustafsson <source@isc.org>
Mon, 8 Jan 2001 19:08:27 +0000 (19:08 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 8 Jan 2001 19:08:27 +0000 (19:08 +0000)
this change, and provide less clues to DOS crackers

CHANGES

diff --git a/CHANGES b/CHANGES
index 44d9cb7767457223a4ab326be707da62795014dc..6df5ab23c1330d6d34374f970d2ad7b41402e1f3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
- 661.  [bug]           UDP IXFR requests with EDNS options caused 
-                       an assertion failure (mpctx->allocated == 0).
-                       [RT #623]
+
+ 661.  [bug]           Certain UDP IXFR requests caused an assertion failure
+                       (mpctx->allocated == 0). [RT #355, #394, #623]
 
  659.   [performance]   Rewrite the name compression code to be much faster.