mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
sandbox: permit gettid, sched_getaffinity
These are needed under some circumstances if we are running with expensive-hardening and sandbox at the same time. fixes 11477, bugfix on 0.2.5.4-alpha (where we introduced expensive-hardening)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (linux syscall sandbox):
|
||||
- Prevent the sandbox from crashing on startup when run with the
|
||||
--enable-expensive-hardening configuration option. Fixes bug
|
||||
11477; bugfix on 0.2.5.4-alpha.
|
||||
Reference in New Issue
Block a user