]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: fix qname length getting out-of-sync with qname-minimization iteration count 12968/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 12:59:01 +0000 (14:59 +0200)
commitb3d063cea36881c097cf5c770b6f4d8621e54c3d
treea093aec2fc123f18099429af3ea12aeb6b5b5829
parentae53c251aee155a55822e507fa62c5a79ae286a8
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

(cherry picked from commit 7b9450932da11f34a8a729b7b7e47202276fff5f)
pdns/recursordist/syncres.cc