tor icon indicating copy to clipboard operation
tor copied to clipboard

Fix crash when tor is compiled with NSS and seccomp sandbox is enabled

Open nmathewson opened this issue 4 years ago • 1 comments

Adds seccomp rules for socket and getpeername used by NSS

nmathewson avatar May 12 '20 16:05 nmathewson

Pull Request Test Coverage Report for Build 8895

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 59.2%

Files with Coverage Reduction New Missed Lines %
src/lib/sandbox/sandbox.c 1 1.41%
<!-- Total: 1
Totals Coverage Status
Change from base Build 8863: 0.0%
Covered Lines: 43323
Relevant Lines: 73181

💛 - Coveralls

coveralls avatar May 12 '20 17:05 coveralls