Merge branch 'maint-0.4.3'

This commit is contained in:
Nick Mathewson 2020-04-09 08:33:36 -04:00
commit 25729910af

View file

@ -166,6 +166,7 @@ static int filter_nopar_gen[] = {
#ifdef __NR_fstat64
SCMP_SYS(fstat64),
#endif
SCMP_SYS(fsync),
SCMP_SYS(futex),
SCMP_SYS(getdents),
SCMP_SYS(getdents64),