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

#34130: Fix crash when tor is compiled with NSS and seccomp sandbox is enabled #1884

Closed
wants to merge 1 commit into from

Conversation

Labels
None yet
Projects
None yet
2 participants
@Jigsaw52
Copy link
Contributor

@Jigsaw52 Jigsaw52 commented May 6, 2020

No description provided.

Adds seccomp rules for socket and getpeername used by NSS
@Jigsaw52 Jigsaw52 force-pushed the 34130_fix_nss_sandbox branch from 5d380bb to 01afaae May 7, 2020
@coveralls
Copy link

@coveralls coveralls commented May 8, 2020

Pull Request Test Coverage Report for Build 8881

  • 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.02%) to 64.217%

Files with Coverage Reduction New Missed Lines %
src/lib/sandbox/sandbox.c 1 1.41%
Totals Coverage Status
Change from base Build 8878: 0.02%
Covered Lines: 50945
Relevant Lines: 79332

💛 - Coveralls

@Jigsaw52 Jigsaw52 closed this Jun 3, 2020
@Jigsaw52 Jigsaw52 deleted the 34130_fix_nss_sandbox branch Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment