]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fail more gracefully in default getBeforeAndAfterNamesAbsolute.
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 18 Apr 2025 10:59:14 +0000 (12:59 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 18 Apr 2025 11:03:13 +0000 (13:03 +0200)
commit029fa64070ae52d949c432b0fe56a283693216f6
tree3d4fef1f537339bd1d81e7d96035edeb34cc5785
parent5ea1a122942a7668d26986b58ab2e31e74f15b77
Fail more gracefully in default getBeforeAndAfterNamesAbsolute.

If invoked on a non-DNSSEC-capable backend, it should fail with a visible
error message rather than bluntly abort().
pdns/dnsbackend.hh