Check that extend_info_from_router is never called on a client

This commit is contained in:
teor (Tim Wilson-Brown)
2016-07-07 16:10:56 +10:00
committed by Nick Mathewson
parent dfa41ac0f3
commit 64bf6b70a8
4 changed files with 10 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (circuits):
- Make sure extend_info_from_router is only called on servers.
Fixes bug 19639; bugfix on 0.2.8.1-alpha.