]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Fix validation when more than one cached record is returned
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 24 Sep 2020 16:01:16 +0000 (18:01 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 12 Oct 2020 08:17:16 +0000 (10:17 +0200)
commit8e706e7b3d5d7bac9ee8777c958ca19e5757628f
tree460a3e3c1fda8942a560bff333f522f009b9b9e0
parentdc3f2d3827e28044473d9e211043742cc69021c6
rec: Fix validation when more than one cached record is returned

We need to validate them RRSet by RRSet.
pdns/recursor_cache.cc
pdns/recursor_cache.hh
pdns/syncres.cc