]> granicus.if.org Git - pdns/commitdiff
Merge pull request #5359 from rgacogne/dnsdist-no-useless-moves
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Thu, 1 Jun 2017 14:00:26 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2017 14:00:26 +0000 (16:00 +0200)
dnsdist: Get rid of std::move() calls preventing copy elision


Trivial merge