Skip to content
Snippets Groups Projects
Commit b8b41435 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

fix the changes file

parent 40ab25db
No related branches found
No related tags found
No related merge requests found
o Minor bugfixes (hidden service v3):
- Don't non fatal assert if we can't the introduction point extend
information when launching circuits. In rare cases, this could happened
but tor would recover gracefully. This is to avoid a non fatal assert in
the logs. Fixes ticket 23159.; bugfix on 0.3.2.1-alpha.
- Don't log an assertion failure when we can't find the right information
to extend to an introduction point. In rare cases, this could happen,
causing a warning, even though tor would recover gracefully.
Fixes bug 23159; bugfix on 0.3.2.1-alpha.
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