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

Bug30150 rebased #1059

Merged
merged 5 commits into from May 30, 2019
Merged

Bug30150 rebased #1059

merged 5 commits into from May 30, 2019

Conversation

Labels
None yet
Projects
None yet
4 participants
@asn-d6
Copy link
Member

@asn-d6 asn-d6 commented May 29, 2019

No description provided.

nmathewson and others added 5 commits May 16, 2019
This should fix about 15 CID issues, where coverity can't tell that
hs_free_all() frees the service we allocated.
This should fix CID 1437442, where coverity can't tell that
channel_free_all() frees the fake channel we allocated.
@coveralls
Copy link

@coveralls coveralls commented May 29, 2019

Pull Request Test Coverage Report for Build 5145

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 62.592%

Files with Coverage Reduction New Missed Lines %
src/core/or/channel.c 13 81.6%
Totals Coverage Status
Change from base Build 5144: -0.02%
Covered Lines: 46880
Relevant Lines: 74898

💛 - Coveralls

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