blob: a0f6ff37486847a9852e08bf5d57475d0414a7a0 (
plain)
1
2
3
4
5
|
o Minor bugfixes (directory authority):
- When parsing detached signature, make sure we use the length of the
digest algorithm instead of an hardcoded DIGEST256_LEN in order to
avoid comparing bytes out of bound with a smaller digest length such
as SHA1. Fixes bug 19066; bugfix on 0.2.2.6-alpha.
|