]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix a bug in the TCP connection metrics
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 14 Dec 2023 15:07:30 +0000 (16:07 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 14 Dec 2023 15:07:30 +0000 (16:07 +0100)
commit3853d878e05592c6aa2c060453240db8ab98d760
tree9c6f85897414f2aeb431d8579528aac301148a5d
parent10ed86ddf0b20ee291cb4bfd5054dd9e72d5a3b5
dnsdist: Fix a bug in the TCP connection metrics

Reported by Coverity as CID 410911: Logically dead code.
pdns/dnsdist-tcp.cc