From: Ondřej Surý Date: Mon, 5 Aug 2024 13:31:46 +0000 (+0000) Subject: chg: Clean up calls to dns_difftuple_create() X-Git-Tag: alessio/regression/a26055f03e~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad8b0318848ced90d1b2f864bd01b434f63a792;p=thirdparty%2Fbind9.git chg: Clean up calls to dns_difftuple_create() dns_difftuple_create() could only return success, so change its type to void and clean up all the calls to it. Merge branch 'each-difftuple-create-cannot-fail' into 'main' See merge request isc-projects/bind9!9151 --- bad8b0318848ced90d1b2f864bd01b434f63a792