]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: don't drop partial result on exception in cache lookup
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Nov 2024 12:07:07 +0000 (13:07 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Nov 2024 12:07:07 +0000 (13:07 +0100)
commit7dc3324bc150595f7278817c0c5e7709d0fe6995
treec98b906fc3ccaddc92757862d3379976a445a84f
parent19654c1a898b9a82d1385c3d5101cc59ef45a3b7
rec: don't drop partial result on exception in cache lookup

Fixes #14310

Should be checked for unwanted side-effects, which is pretty tricky.
pdns/recursordist/syncres.cc