]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix an iterator out-of-bound read when removing a TCP-only server 15471/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 25 Apr 2025 10:14:04 +0000 (12:14 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 25 Apr 2025 10:15:29 +0000 (12:15 +0200)
commit768d2f25c2baf1cb05da0ef2e760c9f4b06140a3
tree0d52abbc078e50b04d156eeac9d629bd9d496c0b
parent5f92d0c32db7f47664eb4f983641f3e0c8334453
dnsdist: Fix an iterator out-of-bound read when removing a TCP-only server

Introduced in https://github.com/PowerDNS/pdns/pull/15418
pdns/dnsdistdist/dnsdist-backend.cc
regression-tests.dnsdist/test_PoolManagement.py [new file with mode: 0644]