commit | c17236ee78e49af1266783fb55c91f69f053689f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Jun 22 18:15:52 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jun 22 18:15:52 2020 +0000 |
tree | e745e4b568d0c1ea887e99bdb75e3a8931c12f24 | |
parent | 933454f14140de9ea70b3e64a58e40e0c27ba6f9 [diff] | |
parent | ed51fb9a078aa57bc0e8a1c8a71f69275f00edf9 [diff] |
Merge "Skip MTE tests with native_bridge"
diff --git a/libc/SECCOMP_BLOCKLIST_COMMON.TXT b/libc/SECCOMP_BLOCKLIST_COMMON.TXT index 22c9844..5118b17 100644 --- a/libc/SECCOMP_BLOCKLIST_COMMON.TXT +++ b/libc/SECCOMP_BLOCKLIST_COMMON.TXT
@@ -8,3 +8,5 @@ int swapon(const char*, int) all int swapoff(const char*) all + +ssize_t vmsplice(int, const struct iovec*, size_t, unsigned int) all