Fix crash when tor is compiled with NSS and seccomp sandbox is enabled
commit2913dbd6d9c1ee53c5a7524dd6693f5a6c6f8293
authorDaniel Pinto <danielpinto52@gmail.com>
Wed, 6 May 2020 21:00:50 +0000 (6 22:00 +0100)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 May 2020 16:56:06 +0000 (12 12:56 -0400)
tree1cb1dea46247c3ea5ada3bdf27f23aa0f2ef803b
parentdd795fbee4c7ec8ec6ecfed46d25551bc1164921
Fix crash when tor is compiled with NSS and seccomp sandbox is enabled

Adds seccomp rules for socket and getpeername used by NSS
changes/bug34130 [new file with mode: 0644]
src/lib/sandbox/sandbox.c