Merge branch 'tor-github/pr/1692'

This commit is contained in:
David Goulet
2020-01-30 13:53:32 -05:00
4 changed files with 24 additions and 17 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring (mainloop):
- Simplify the ip_address_changed() function by removing redundant checks.
Closes ticket 33091.