]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use the correct maximal compressed bit map buffer size
authorMark Andrews <marka@isc.org>
Thu, 26 Mar 2026 02:10:45 +0000 (13:10 +1100)
committerMark Andrews <marka@isc.org>
Fri, 10 Apr 2026 05:45:01 +0000 (15:45 +1000)
commite43e4bd20a99860e79294afbcc9b75f01ff28c26
treeca132b142bd53df5717c914df48c89c2e85d1602
parent67507f01b0d33b6ffdce9e06d362b1c3c3620d05
Use the correct maximal compressed bit map buffer size

There are up to 256 windows in a NSEC/NSEC3 compressed bit
map of 32 + 2 octets each.
lib/dns/include/dns/nsec.h
lib/dns/zoneverify.c