]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix missing locks in DNSCrypt certificates management 10346/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 3 May 2021 08:22:08 +0000 (10:22 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 3 May 2021 08:22:08 +0000 (10:22 +0200)
commit5a9cff116b5c4607b13d8d036e799a5de4b71934
tree993e31777d27e0289979ff284e7a695f804ce14f
parentfa9a0edc5c1412ee50f85232ad5696028422add3
dnsdist: Fix missing locks in DNSCrypt certificates management

In theory these functions should already be protected by the Lua
lock but better safe than sorry.
Found while working on the migration to LockGuarded.
pdns/dnscrypt.cc
pdns/dnscrypt.hh