]> git.ipfire.org Git - thirdparty/pdns.git/commit
Apply performance advices from cppcheck
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 8 Sep 2021 14:51:01 +0000 (16:51 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 13 Sep 2021 13:34:34 +0000 (15:34 +0200)
commit8bcde8d5dccc8ee40343a56fc639fc86195e1bfa
tree092bdfc63784f03fb1d87464a83c50f2ad23f176
parentc84a29f3110b08f94c5b49a37056c17cc7b9d335
Apply performance advices from cppcheck

I'm pretty sure the compiler is smart enough to do that by itself,
but it does not hurt and makes the warnings go away.
pdns/dnsdist-rings.hh
pdns/lock.hh