]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
NULL -> NULL pointer
authorMark Andrews <marka@isc.org>
Fri, 1 Feb 2008 04:33:31 +0000 (04:33 +0000)
committerMark Andrews <marka@isc.org>
Fri, 1 Feb 2008 04:33:31 +0000 (04:33 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index dab96cf644e4d1c2729280fea8857963190576f4..64c0b3359a314dccbe54ba67c6b94ada2108e681 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
-2327.  [bug]           It was possible to dereference a NULL in rbtdb.c.
-                       Implement deadnode processing in zones as we do for
-                       caches. [RT #17312]
+2327.  [bug]           It was possible to dereference a NULL pointer in
+                       rbtdb.c.  Implement deadnode processing in zones as
+                       we do for caches. [RT #17312]
 
 2326.  [bug]           It was possible to trigger a INSIST in the acache
                        processing.