]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #4340]
authorEvan Hunt <each@isc.org>
Tue, 31 Oct 2023 11:04:38 +0000 (12:04 +0100)
committerEvan Hunt <each@isc.org>
Wed, 1 Nov 2023 15:18:02 +0000 (15:18 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1e461b986e89671e269ec18fb4068e230920fd46..3e3f9a30b12abe05d85d14d4076e9f5ef0e7ad85 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6278.  [bug]           The call to isc_mem_setwater() was incorrectly
+                       removed from dns_cache_setcachesize(), causing
+                       cache overmem conditions not to be detected. [GL #4340]
+
 6277.  [bug]           Take into account local authoritative zones when
                        falling back to serve-stale. [GL #4355]