Merge remote-tracking branch 'origin/maint-0.2.2'

This commit is contained in:
Nick Mathewson
2011-11-07 11:48:02 -05:00
2 changed files with 13 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes
- Don't leak memory when we check whether a hidden service
descriptor has any usable introduction points left. Fixes bug
4424. Bugfix on 0.2.2.25-alpha; found by frosty_un.