diff options
Diffstat (limited to 'debian/patches/seccomp-getuid-geteuid.patch')
-rw-r--r-- | debian/patches/seccomp-getuid-geteuid.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/seccomp-getuid-geteuid.patch b/debian/patches/seccomp-getuid-geteuid.patch index 293322e9c..be4921ae4 100644 --- a/debian/patches/seccomp-getuid-geteuid.patch +++ b/debian/patches/seccomp-getuid-geteuid.patch | |||
@@ -20,7 +20,7 @@ Patch-Name: seccomp-getuid-geteuid.patch | |||
20 | 1 file changed, 12 insertions(+) | 20 | 1 file changed, 12 insertions(+) |
21 | 21 | ||
22 | diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c | 22 | diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c |
23 | index 6e7de311..e86aa2c9 100644 | 23 | index 6e7de3114..e86aa2c91 100644 |
24 | --- a/sandbox-seccomp-filter.c | 24 | --- a/sandbox-seccomp-filter.c |
25 | +++ b/sandbox-seccomp-filter.c | 25 | +++ b/sandbox-seccomp-filter.c |
26 | @@ -175,6 +175,18 @@ static const struct sock_filter preauth_insns[] = { | 26 | @@ -175,6 +175,18 @@ static const struct sock_filter preauth_insns[] = { |