Merge remote-tracking branch 'dgoulet/bug21054_030_01'

This commit is contained in:
Nick Mathewson
2017-01-13 16:45:55 -05:00
6 changed files with 261 additions and 78 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden service):
- Fix the config reload pruning of old vs new services so it actually
works when both ephemeral and non ephemeral services were configured
which lead to a BUG() stacktrace. Close #21054; Bugfix on
tor-0.3.0.1-alpha.