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

test_routerkeys.c: Always check mkdir() return value #864

Merged
merged 1 commit into from Apr 2, 2019

Conversation

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

@nmathewson nmathewson commented Mar 28, 2019

After this fix, we have no more unchecked mkdir() calls.

Bug 29939; CID 144254. Bugfix on 0.2.7.2-alpha.

After this fix, we have no more unchecked mkdir() calls.

Bug 29939; CID 144254. Bugfix on 0.2.7.2-alpha.
@coveralls
Copy link

@coveralls coveralls commented Mar 28, 2019

Pull Request Test Coverage Report for Build 4452

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.003%) to 62.261%

Files with Coverage Reduction New Missed Lines %
src/feature/hs/hs_common.c 1 83.52%
Totals Coverage Status
Change from base Build 4445: 0.003%
Covered Lines: 46171
Relevant Lines: 74157

💛 - Coveralls

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