]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove invalid REQUIRE in NSEC3 fromstruct method
authorMark Andrews <marka@isc.org>
Tue, 24 Feb 2026 02:30:43 +0000 (13:30 +1100)
committerOndřej Surý <ondrej@sury.org>
Tue, 24 Feb 2026 13:58:18 +0000 (14:58 +0100)
commitf030bc6756c3d4b01fe587205059149d05a4e3b6
treeb7f8c104ff06731ddf499c513e62c487537e000e
parent7b737bc1c412345c0164f49073253b89d35bee0a
Remove invalid REQUIRE in NSEC3 fromstruct method

The NSEC3 fromstruct method only worked for hash type 1
when it should work for all hash types.
lib/dns/rdata/generic/nsec3_50.c