]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #4702]
authorEvan Hunt <each@isc.org>
Tue, 30 Apr 2024 22:22:03 +0000 (15:22 -0700)
committerEvan Hunt <each@isc.org>
Wed, 1 May 2024 07:36:51 +0000 (00:36 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8ca7f9e5fda90f6ec57f7e8ff3682b4f1519ce8c..5a4b6a0eed2be3712960e5e26cb58b2442370b6f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6381.  [bug]           dns_qp_lookup() could position the iterator at the
+                       wrong predecessor when searching for names with
+                       uncommon characters, which are encoded as two-octet
+                       sequences in QP trie keys. [GL #4702]
+
 6380.  [func]          Queries and responses now emit distinct dnstap entries
                        for DoT and DoH. [GL #4523]