Merge branch 'bug6833'

This commit is contained in:
Nick Mathewson
2012-09-14 10:10:23 -04:00
3 changed files with 17 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (directory authority):
- Reject consensus votes with more than 64 known-flags. We aren't even
close to that limit yet, and our code doesn't handle it
correctly. Fixes bug 6833; bugfix on 0.2.0.1-alpha.