From: Mark Andrews Date: Thu, 16 Oct 2003 05:58:40 +0000 (+0000) Subject: adjust description X-Git-Tag: v9.2.4rc1~111^2~28 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=bb030ee88e51488a464146dfce4db74d16e05a0c;p=thirdparty%2Fbind9.git adjust description 1525. [bug] dns_cache_create() could trigger a REQUIRE failure in isc_mem_put() during error cleanup. --- diff --git a/CHANGES b/CHANGES index 3d50854e6b8..2b29ef53ec5 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).