]> git.ipfire.org Git - thirdparty/pdns.git/commit
Be sure to not leak a socket if tcpConnectionHandler() throws. 16374/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 27 Oct 2025 06:33:56 +0000 (07:33 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 27 Oct 2025 06:33:56 +0000 (07:33 +0100)
commitbf99eecfa81d109830005d052f5934a2e467349b
tree3dccf6becfc2fd5caf3415abac57e2fb740477d4
parent8eda540cbb727af91c538f2e338dde3982139ef4
Be sure to not leak a socket if tcpConnectionHandler() throws.

Fixes: #16365
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/dumresp.cc