From: Otto Moerbeek Date: Wed, 28 Jul 2021 06:00:07 +0000 (+0200) Subject: Merge pull request #10570 from rgacogne/rec-hunt-cuts-on-bogus X-Git-Tag: dnsdist-1.7.0-alpha1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041d8d07272545680855ee8f37a045050cd04bb3;p=thirdparty%2Fpdns.git Merge pull request #10570 from rgacogne/rec-hunt-cuts-on-bogus rec: Make really sure we did not miss a cut on validation failure --- 041d8d07272545680855ee8f37a045050cd04bb3 diff --cc pdns/syncres.cc index e9de7d779f,87c2ae40dc..86ee77ae5b --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@@ -2853,49 -2908,19 +2908,59 @@@ vState SyncRes::validateRecordsWithSigs } LOG(d_prefix<& allowedAdditionals, const DNSRecord& rec) { switch(rec.d_type) {