Fix assertion in addressmap_clear_excluded_trackexithosts

Fixes bug 3923; bugfix on 0.2.2.25-alpha; bugfix from 'laruldan' on trac.
This commit is contained in:
Nick Mathewson
2011-09-06 20:26:20 -04:00
parent e0dae64449
commit 2bf0e7479b
2 changed files with 9 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfies:
- Avoid an assertion failure when reloading a configuration with
TrackExitHosts changes. Found and fixed by 'laruldan'. Fixes
bug 3923; bugfix on 0.2.2.25-alpha.