]> git.ipfire.org Git - thirdparty/pdns.git/commit
Followup to #12893: Rewrite and fix verifyOne() loop
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Jun 2023 08:43:26 +0000 (10:43 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Jun 2023 09:04:02 +0000 (11:04 +0200)
commit891f17371c4e1007f91abb4695c4b0e95c3f2995
treee830dea93057e69119eacb67c78150f93a1ec56f
parent3d31a581e69a4b40d45d2e87b64c5ec6ee42900a
Followup to #12893: Rewrite and fix verifyOne() loop

Previous version could return true if the first iteration succeeded, but
the second one threw. Spotted by pt01 on IRC.
pdns/dnssecinfra.cc