From: Petr Špaček Date: Fri, 15 Nov 2024 13:21:47 +0000 (+0000) Subject: fix: nil: Add REQUIREs to dns_xfrin_create() X-Git-Tag: v9.21.3~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d83c649e8727c07ceb207f0a4aa7f753b653c343;p=thirdparty%2Fbind9.git fix: nil: Add REQUIREs to dns_xfrin_create() Two `REQUIRE` assertions were accidentally deleted by the dbf230650f74d40fc1e1b45e1445d174802ede1b commit earlier. Bring them back. Merge branch 'aram/dns_xfrin_create-bring-back-requires' into 'main' See merge request isc-projects/bind9!9729 --- d83c649e8727c07ceb207f0a4aa7f753b653c343