Merge remote-tracking branch 'teor/bug24489'

This commit is contained in:
Nick Mathewson
2017-12-06 14:37:15 -05:00
2 changed files with 7 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring (controller):
- Make most of the variables in networkstatus_getinfo_by_purpose() const.
Implements ticket 24489.