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

Free options objects for which validation fails. #1553

Merged
merged 1 commit into from Nov 20, 2019

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Nov 20, 2019

Also free options objects when we discard them due to
TestingTorOptions.

Fixes bug 32555; bug not in any released Tor.

Also free options objects when we discard them due to
TestingTorOptions.

Fixes bug 32555; bug not in any released Tor.
@coveralls
Copy link

@coveralls coveralls commented Nov 20, 2019

Pull Request Test Coverage Report for Build 7285

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.0008%) to 62.572%

Files with Coverage Reduction New Missed Lines %
src/feature/hs/hs_service.c 1 73.41%
Totals Coverage Status
Change from base Build 7279: -0.0008%
Covered Lines: 49022
Relevant Lines: 78345

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit cf7580a into torproject:master Nov 20, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment