2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

adjust description

1525.   [bug]           dns_cache_create() could trigger a REQUIRE
                        failure in isc_mem_put() during error cleanup.
This commit is contained in:
Mark Andrews 2003-10-16 05:58:40 +00:00
parent 2f0bdbae4a
commit bb030ee88e

View File

@ -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).