mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check more thoroughly for dups when parsing networkstatus parameters
See changes file for details. Partial fix for bug 5786; fix on 0.2.2.2-alpha.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
o Major bugfixes (directory authority):
|
||||
- Check more thoroughly to prevent a rogue authority from
|
||||
double-voting on any consensus directory parameter. Previously,
|
||||
authorities would crash in this case if the total number of votes
|
||||
for any parameter exceeded the number of active voters, but would
|
||||
let it pass otherwise. Partial fix for bug 5786; bugfix on
|
||||
0.2.2.2-alpha.
|
||||
Reference in New Issue
Block a user