]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
adjust description
authorMark Andrews <marka@isc.org>
Thu, 16 Oct 2003 05:58:40 +0000 (05:58 +0000)
committerMark Andrews <marka@isc.org>
Thu, 16 Oct 2003 05:58:40 +0000 (05:58 +0000)
1525.   [bug]           dns_cache_create() could trigger a REQUIRE
                        failure in isc_mem_put() during error cleanup.

CHANGES

diff --git a/CHANGES b/CHANGES
index 3d50854e6b8b7194689077ea0d97ab75d45a0af6..2b29ef53ec5505ff93fffb18a4cec3fc4b965717 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-1525.  [bug]           dns_cache_create() could dereference a NULL pointer
-                       during error cleanup.
+1525.  [bug]           dns_cache_create() could trigger a REQUIRE
+                       failure in isc_mem_put() during error cleanup.
 
 1524.  [port]          AIX needs to be able to resolve all symbols when
                        creating shared libraries (--with-libtool).