From: Colin Vidal Date: Wed, 8 Jul 2026 06:02:53 +0000 (+0200) Subject: fix: dev: Remove ACL detach deadcode from dyndb X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=094efe68e35e885953eb0e682750ebeef26aaee5;p=thirdparty%2Fbind9.git fix: dev: Remove ACL detach deadcode from dyndb Since `188aa43e`, `dns_acl_any()` can't fail (and thus would always set memory to its target). Removing deadcode that would detach the ACL if `dns_acl_any()` would return some error while the ACL would be created and attached. Merge branch 'colin/remove-acl-detach-deadcode' into 'main' See merge request isc-projects/bind9!12333 --- 094efe68e35e885953eb0e682750ebeef26aaee5