]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: fix qname length getting out-of-sync with qname-minimization iteration count 12963/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 29 Jun 2023 07:31:46 +0000 (09:31 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 29 Jun 2023 10:40:34 +0000 (12:40 +0200)
commit7b9450932da11f34a8a729b7b7e47202276fff5f
tree38ff467b1eabfd9847df2c143fb5721c87ad37ea
parent7f0111e514b161f22872876a1118e740a7ee326f
rec: fix qname length getting out-of-sync with qname-minimization iteration count

Approach two: fall back to non-QM mode if loop detected
Fixes #12956
pdns/recursordist/syncres.cc