]> git.ipfire.org Git - thirdparty/pdns.git/commit
Remove checks in updateCacheFromRecords that are already done by santizeRecords. 10416/head
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 17 May 2021 13:35:05 +0000 (15:35 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 17 May 2021 13:38:14 +0000 (15:38 +0200)
commite60e3915be389f4d76d5f3a1fc598f4b96592e3a
treeb0a15c10fd75b86b4b245f58b801006e9938a2fd
parent54932d3376d9bbe92e6e1a5d72ff53a4bd1968a5
Remove checks in updateCacheFromRecords that are already done by santizeRecords.

Fixes #10415 (at least the most obvious cases).
pdns/syncres.cc