]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Add REQUIREs to dns_xfrin_create()
authorPetr Špaček <pspacek@isc.org>
Fri, 15 Nov 2024 13:21:47 +0000 (13:21 +0000)
committerPetr Špaček <pspacek@isc.org>
Fri, 15 Nov 2024 13:21:47 +0000 (13:21 +0000)
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


Trivial merge