]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8013 from rgacogne/dnsname-escapelabel-faster
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 Jul 2019 12:08:20 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2019 12:08:20 +0000 (14:08 +0200)
Don't create temporary strings to escape DNSName labels


Trivial merge