]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2177. [bug] Array bounds overrun on read (rcodetext) at
authorMark Andrews <marka@isc.org>
Wed, 16 May 2007 21:58:26 +0000 (21:58 +0000)
committerMark Andrews <marka@isc.org>
Wed, 16 May 2007 21:58:26 +0000 (21:58 +0000)
                        debug level 10+. [RT #16798]

CHANGES

diff --git a/CHANGES b/CHANGES
index 5cfd1a0fb7ba1c25431bf7bbc123a4189118e3b1..8d004e686ad7f5fca4f1fe9e43d03ab36e7951d0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,8 @@
 2178.  [bug]           'rndc reload' of a slave or stub zone resulted in
                        a reference leak. [RT #16867]
 
-2177.  [bug]           Array bounds overrun on read (rcodetext). [RT #16798]
+2177.  [bug]           Array bounds overrun on read (rcodetext) at
+                       debug level 10+. [RT #16798]
 
 2176.  [contrib]       dbus update to handle race condition during
                        initialisation (Bugzilla 235809). [RT #16842]