]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix an iterator out-of-bound read when removing a TCP-only server 15511/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 25 Apr 2025 10:14:04 +0000 (12:14 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Apr 2025 11:43:43 +0000 (13:43 +0200)
commita5d779430b3f161d8daf7181b1c3fce30c4e8047
tree516fb698f4b4330154d0d1ca71a7744db580f088
parent7cd144f3f2893dd0bffffbb947c6f14eb6c7c658
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]