From: David Goulet Date: Mon, 28 Mar 2022 13:44:31 +0000 (-0400) Subject: Merge branch 'tor-gitlab/mr/556' into maint-0.4.5 X-Git-Tag: tor-0.4.5.13~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b882b8d5d4b6c76e41fdf316b58fc26330ec7198;p=thirdparty%2Ftor.git Merge branch 'tor-gitlab/mr/556' into maint-0.4.5 --- b882b8d5d4b6c76e41fdf316b58fc26330ec7198 diff --cc src/lib/sandbox/sandbox.c index fc90dbe062,df676fad2f..e6e556eb59 --- a/src/lib/sandbox/sandbox.c +++ b/src/lib/sandbox/sandbox.c @@@ -151,7 -144,9 +151,10 @@@ static int filter_nopar_gen[] = SCMP_SYS(clock_gettime), SCMP_SYS(close), SCMP_SYS(clone), + SCMP_SYS(dup), + #ifdef __NR_clone3 + SCMP_SYS(clone3), + #endif SCMP_SYS(epoll_create), SCMP_SYS(epoll_wait), #ifdef __NR_epoll_pwait