]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8962 from rgacogne/lmdb-safe-move-rvo
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 24 Mar 2020 09:19:50 +0000 (10:19 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 09:19:50 +0000 (10:19 +0100)
Remove a std::move() preventing Return-Value Optimization in lmdb-safe.cc


Trivial merge