Don't crash a bridge authority on SIGHUP if it's not in the consensus

Fixes bug 2572.
This commit is contained in:
Robert Ransom
2011-02-16 04:12:37 -08:00
parent 9b745cdbf9
commit 444a955e4a
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Don't crash a bridge authority on SIGHUP if it can't force itself
into its routerlist. Fixes bug 2572.