From: Mark Andrews Date: Fri, 1 Feb 2008 04:33:31 +0000 (+0000) Subject: NULL -> NULL pointer X-Git-Tag: v9.4.3b1~62^2~20 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7adca0ea2fcd44641861523b718d6980c0666103;p=thirdparty%2Fbind9.git NULL -> NULL pointer --- diff --git a/CHANGES b/CHANGES index dab96cf644e..64c0b3359a3 100644 --- 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.