]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace a few asserts with throws and make sure we've seen the version and type field... 14796/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 4 Nov 2024 12:07:52 +0000 (13:07 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 4 Nov 2024 12:07:52 +0000 (13:07 +0100)
commit885268cac5d76cce60847cacac87380f9fbf651e
treebb9d23bdf4784eded622b8b08b2e4049dd775bbc
parentbb3a8b0787fd16045a933a1a4584279b2a868880
Replace a few asserts with throws and make sure we've seen the version and type fields in putRecordSet.

An exception will be handled by the catch at the end of putRecordSets()

Prompted by @rgacogne
pdns/recursordist/docs/lua-scripting/functions.rst
pdns/recursordist/recursor_cache.cc