]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a bug in GeoIP2 string matching
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 11 Jun 2026 14:38:23 +0000 (14:38 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 11 Jun 2026 14:38:23 +0000 (14:38 +0000)
When using GeoIP2 ACLs (see :any:`acl`), :iscman:`named` could
incorrectly match a name using a sub-string instead of the full
name match. This has been fixed.

Closes #6019

Merge branch '6019-geoip2-string-match-buf-fix' into 'main'

See merge request isc-projects/bind9!12092


Trivial merge