]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix an issue spotted by TSAN: we need to use atomic_load_explicit along... 13759/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 8 Feb 2024 14:58:38 +0000 (15:58 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 8 Feb 2024 14:58:38 +0000 (15:58 +0100)
commit41f08f9fb802d10b1481817d59135ab15279792e
treedfba392cd1c64a3d4dbfc39071a3ae48586c5de2
parent17e0863f53665a7bab40b58af0d473c1c02eea93
dnsdist: Fix an issue spotted by TSAN: we need to use atomic_load_explicit along with atomic_store_explicit
pdns/dnsdistdist/doh3.cc
pdns/dnsdistdist/doq.cc