Skip to content
Commit 93bd70e3 authored by Kees Cook's avatar Kees Cook
Browse files

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: default avatarKees Cook <keescook@chromium.org>
parent 131b6351
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment