]> git.ipfire.org Git - thirdparty/pdns.git/commit
clang-tidy: pass function by ref
authorRosen Penev <rosenp@gmail.com>
Tue, 5 Dec 2023 20:23:56 +0000 (12:23 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 9 Jan 2024 00:09:26 +0000 (16:09 -0800)
commit224085cccd7d7f52ceac3bd1f0ec8e4cd262948d
tree5fefa85f0a6952bdeed85aebc0579cca229b7840
parent17904ed956abbdbcd81923594a796c771fa6723d
clang-tidy: pass function by ref

Found with performance-unnecessary-value-param
Found with performance-unnecessary-copy-initialization

Signed-off-by: Rosen Penev <rosenp@gmail.com>
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
pdns/dnswasher.cc
pdns/iputils.hh
pdns/json.cc
pdns/lua-record.cc
pdns/statnode.cc
pdns/statnode.hh
pdns/tcpiohandler.hh
pdns/webserver.cc