]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8792 from rgacogne/dnsname-strlen
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 10 Feb 2020 09:17:39 +0000 (10:17 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2020 09:17:39 +0000 (10:17 +0100)
DNSName: Don't call strlen() when the length is already known


Trivial merge