From: Ondřej Surý Date: Mon, 5 Aug 2024 13:36:54 +0000 (+0000) Subject: fix: dev: don't use 'create' flag unnecessarily in findnode() X-Git-Tag: alessio/regression/a26055f03e X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26055f03ec9659890fac39f23f39b1c3c7c01fa;p=thirdparty%2Fbind9.git fix: dev: don't use 'create' flag unnecessarily in findnode() when searching the cache for a node so that we can delete an rdataset, it isn't necessary to set the 'create' flag. if the node doesn't exist yet, we won't be able to delete anything from it anyway. Merge branch 'each-minor-findnode-refactor' into 'main' See merge request isc-projects/bind9!9158 --- a26055f03ec9659890fac39f23f39b1c3c7c01fa