]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4568-fix-isc_ht-case-insensitive-matching' into 'main'
authorOndřej Surý <ondrej@isc.org>
Sun, 11 Feb 2024 08:55:52 +0000 (08:55 +0000)
committerOndřej Surý <ondrej@isc.org>
Sun, 11 Feb 2024 08:55:52 +0000 (08:55 +0000)
commitdea228d198dd871bb337fda73ea94e6984f76277
tree3dab1c1ebed88e3189f96e558ae167afba123ccb
parentfca10c130528bfdbb290deb386b3dfa7e5e4944e
parente91884553f8b53d8e7f595a36914d351c1a1789d
Merge branch '4568-fix-isc_ht-case-insensitive-matching' into 'main'

Fix case insensitive matching in isc_ht hash table implementation

Closes #4568

See merge request isc-projects/bind9!8718