From: Tatuya JINMEI 神明達哉 Date: Thu, 10 Oct 2002 13:53:25 +0000 (+0000) Subject: 1387. [bug] named could crash due to an access to invalid memory X-Git-Tag: v9.2.3rc1~104^2~296 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2a908588fbeacebc5f13b153b73c96e12dacaadc;p=thirdparty%2Fbind9.git 1387. [bug] named could crash due to an access to invalid memory space (which caused an assertion failure) in incremental cleaning. [RT #3588] --- diff --git a/CHANGES b/CHANGES index 57741ea8011..1cf21ac9903 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +1387. [bug] named could crash due to an access to invalid memory + space (which caused an assertion failure) in + incremental cleaning. [RT #3588] + 1386. [bug] named-checkzone -z stopped on errors in a zone. [RT #3653]