From: Evan Hunt Date: Tue, 27 May 2025 23:11:27 +0000 (+0000) Subject: fix: nil: correct the DbC assertions in message.c X-Git-Tag: v9.21.9~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7655e6c1088e1703011660cbcf3ab2df358dc907;p=thirdparty%2Fbind9.git fix: nil: correct the DbC assertions in message.c the comments for some calls in the dns_message API specified requirements which were not actually enforced in the functions. in most cases, this has now been corrected by adding the missing REQUIREs. in one case, the comment was incorrect and has been revised. Merge branch 'each-fix-message-requires' into 'main' See merge request isc-projects/bind9!10466 --- 7655e6c1088e1703011660cbcf3ab2df358dc907