diff options
| author | Liz Prucka <lizprucka@google.com> | 2023-07-25 10:22:19 -0500 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-25 17:22:32 +0000 |
| commit | 00adc293db8cdb857f69bb49196e432c460813fe (patch) | |
| tree | 066fab36be5c25186ea4f8a5bbb15486d3a6dd4b /executor/executor_darwin.h | |
| parent | a92e604f21f1946a639b0eb05bdfe305b0103b35 (diff) | |
executor/android: updated x86 seccomp policy
The recent docker upgrade to debian `bookworm` caused
x86_64 instances to fail in `pthread_create()` due to the
android seccomp filter.
On `bookworm`, `pthread_create()` calls `clone3()` and
`set_robust_list()` which aren't on the seccomp filter (instead
of `clone()`), which is. Added these calls to the seccomp policy.
Diffstat (limited to 'executor/executor_darwin.h')
0 files changed, 0 insertions, 0 deletions
