]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix TSAN complaints: max stacksize and response stats size counters.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 13 Apr 2021 14:35:45 +0000 (16:35 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 14 Apr 2021 08:35:31 +0000 (10:35 +0200)
commit097b1e68dfe149694026a60332fe49bf5a331ee6
tree73b723ce7b1d03762c6bbe6bef614ef75c8c3ce7
parent9362e3f57f26cd29a6a88aa4d9a4bd251704645c
Fix TSAN complaints: max stacksize and response stats size counters.

Start using new generic histogram code and while there, fix a bug
concerning the rcode stats (which was not passed in by the caller).
.not-formatted
pdns/histogram.hh
pdns/mtasker.cc
pdns/mtasker.hh
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/responsestats.cc
pdns/responsestats.hh
pdns/syncres.hh
pdns/tcpreceiver.cc