Correct HS descriptor length check

Fixes bug 2948.
This commit is contained in:
Nick Mathewson
2011-04-18 13:53:13 -07:00
committed by Robert Ransom
parent 130db1bdeb
commit 48bdc2f729
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor bugfixes
- Only limit the lengths of single HS descriptors, even when
multiple HS descriptors are published to an HSDir relay in a
single POST operation. Fixes bug 2948; bugfix on 0.2.1.5-alpha.
Found by hsdir.