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

hs-v3: Fix possible memory leak in error code path #1407

Merged
1 commit merged into from Oct 18, 2019

Conversation

dgoulet-tor
Copy link
Contributor

Found by coverity CID 1454769.

There were a second possible leak that is also fixed in this commit.

Fixes #32063

Signed-off-by: David Goulet dgoulet@torproject.org

Found by coverity CID 1454769.

There were a second possible leak that is also fixed in this commit.

Fixes #32063

Signed-off-by: David Goulet <dgoulet@torproject.org>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6620

  • 2 of 5 (40.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 63.381%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/hs/hs_cell.c 2 5 40.0%
Totals Coverage Status
Change from base Build 6599: -0.002%
Covered Lines: 48011
Relevant Lines: 75750

💛 - Coveralls

@ghost ghost merged commit 09e6c0f into torproject:maint-0.4.2 Oct 18, 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
2 participants