Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug30916 041 #1341

Merged
3 commits merged into from
Sep 25, 2019
Merged

Bug30916 041 #1341

3 commits merged into from
Sep 25, 2019

Conversation

nmathewson
Copy link
Contributor

No description provided.

No behavioral change here: this is just refactoring.
Our dimap code asserts if you try to add the same key twice; this
can't happen if everything is running smoothly, but it's possible if
you try to start a relay where secret_onion_key_ntor is the same as
secret_onion_key_ntor.old.

Fixes bug 30916; bugfix on 0.2.4.8-alpha when ntor keys were
introduced.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6297

  • 0 of 7 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 63.359%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/relay/router.c 0 7 0.0%
Totals Coverage Status
Change from base Build 6286: -0.003%
Covered Lines: 47954
Relevant Lines: 75686

💛 - Coveralls

@ghost ghost merged commit 4bbefc2 into torproject:master Sep 25, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants