]> 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@isc.org>
Tue, 24 Feb 2026 16:10:52 +0000 (17:10 +0100)
commitf4ea445c66f260394e5973ad5ec0a8b080445043
treed1f53415b222791a0adfda2e1db7857fbed21a40
parent6fb01d751d4b7374d2604ed11ea5589bae30fe21
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.

(cherry picked from commit f030bc6756c3d4b01fe587205059149d05a4e3b6)
lib/dns/rdata/generic/nsec3_50.c