OSDN Git Service

Use trap not kill in seccomp filter
authorPaul Lawrence <paullawrence@google.com>
Tue, 24 Jan 2017 18:44:55 +0000 (10:44 -0800)
committerPaul Lawrence <paullawrence@google.com>
Tue, 24 Jan 2017 19:07:04 +0000 (11:07 -0800)
commit3d9fc696a5a511bc49a41cba936b8b200481982f
tree9fb8aac5c5f560eea860e1451c46b0827de53af5
parent7844b4c5dbd0be9ea4212a523da2dd6a4804032c
Use trap not kill in seccomp filter

Bug: 34647665
Test: Make sure boots, check that causing a seccomp failure creates a
      crash dump

Change-Id: I5ab2fe3e8322a3c38318c97d343834baa874af8d
libc/seccomp/arm64_policy.c
libc/seccomp/arm_policy.c
libc/tools/genseccomp.py