]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #9859 from rgacogne/hashqnamewithsalt-optim dnsdist-1.6.0-alpha1
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 1 Feb 2021 13:19:00 +0000 (14:19 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 13:19:00 +0000 (14:19 +0100)
Don't copy the same salt for all iterations in hashQNameWithSalt()


Trivial merge