Skip to content
Snippets Groups Projects
Commit 139a81c9 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

fold in last changes file

parent 59deac92
No related branches found
Tags tor-0.4.1.7
No related merge requests found
......@@ -62,6 +62,8 @@ Changes in version 0.2.3.21-rc - 2012-09-05
when provided via the controller's MapAddress command. Previously,
they were accepted, but we never actually noticed that they were
wildcards. Fixes bug 6244; bugfix on 0.2.3.9-alpha.
- Avoid crashing on a malformed state file where EntryGuardPathBias
precedes EntryGuard. Fixes bug 6774; bugfix on 0.2.3.17-beta.
- Add a (probably redundant) memory clear between iterations of
the router status voting loop, to prevent future coding errors
where data might leak between iterations of the loop. Resolves
......
o Minor bugfixes:
- Avoid crashing on a malformed state file where EntryGuardPathBias
precedes EntryGuard. Fix for bug 6774; bugfix on 0.2.3.17-beta.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment