letsencrypt / ct-woodpecker

A tool to monitor a certificate transparency log for operational problems
Mozilla Public License 2.0
182 stars 19 forks source link

Fix off-by-one error in checkInclusion. #83

Closed jsha closed 5 years ago

jsha commented 5 years ago

If tree size is X, the highest value we can have for end in get-entries is X-1.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 570


Totals Coverage Status
Change from base Build 537: 0.0%
Covered Lines: 811
Relevant Lines: 1196

💛 - Coveralls