]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11863 from darnuria/dnsname/usememchr_check_length
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 30 Nov 2022 15:02:55 +0000 (16:02 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 15:02:55 +0000 (16:02 +0100)
DNSName constructor use memchr instead of strchr and cleanup with string_view


Trivial merge