From bb030ee88e51488a464146dfce4db74d16e05a0c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 16 Oct 2003 05:58:40 +0000 Subject: [PATCH] adjust description 1525. [bug] dns_cache_create() could trigger a REQUIRE failure in isc_mem_put() during error cleanup. --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 3d50854e6b..2b29ef53ec 100644 --- 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).