Merge branch 'bug21943_029' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-05-08 13:40:14 -04:00
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -155,6 +155,7 @@ static int filter_nopar_gen[] = {
#ifdef __NR_getgid32
SCMP_SYS(getgid32),
#endif
SCMP_SYS(getpid),
#ifdef __NR_getrlimit
SCMP_SYS(getrlimit),
#endif