Try to fix authdir_newdesc events

We were sending values that were truncated by the length of the
annotations.
This commit is contained in:
Nick Mathewson
2015-02-19 10:24:03 -05:00
parent cef802a041
commit 76d8c23ab4
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (directory authority):
- Fix a bug that was truncating AUTHDIR_NEWDESC events sent to the
control port. Fixes bug 14953; bugfix on 0.2.0.1-alpha.