mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.7'
This commit is contained in:
@@ -240,6 +240,9 @@ static int filter_nopar_gen[] = {
|
||||
#endif
|
||||
SCMP_SYS(read),
|
||||
SCMP_SYS(rt_sigreturn),
|
||||
#ifdef __NR_rseq
|
||||
SCMP_SYS(rseq),
|
||||
#endif
|
||||
SCMP_SYS(sched_getaffinity),
|
||||
#ifdef __NR_sched_yield
|
||||
SCMP_SYS(sched_yield),
|
||||
|
||||
Reference in New Issue
Block a user