summaryrefslogtreecommitdiff
path: root/kernel/seccomp.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-03-20 16:41:35 -0700
committerKees Cook <keescook@chromium.org>2017-06-26 09:22:33 -0700
commit93bd70e3330be45542c455dde11d8dc657ab3044 (patch)
treeecf3d715829d8c863d007eb57077346a11127ef5 /kernel/seccomp.c
parent131b63515932d18a3b1a60db3958f3c0dd5462bc (diff)
seccomp: Adjust selftests to avoid double-join
While glibc's pthread implementation is rather forgiving about repeat thread joining, Bionic has recently become much more strict. To deal with this, actually track which threads have been successfully joined and kill the rest at teardown. Based on a patch from Paul Lawrence. Cc: Paul Lawrence <paullawrence@google.com> Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/seccomp.c')
0 files changed, 0 insertions, 0 deletions