diff options
author | 2017-07-27 16:35:08 +0000 | |
---|---|---|
committer | 2017-07-27 16:35:08 +0000 | |
commit | a9128774a26980a02b10602a2f3fcb3c5930abee (patch) | |
tree | 442dd8821a170fc2a28663d9e3f22e6413183383 /lib/libc | |
parent | Initialize pools with correct sizes. (diff) | |
download | wireguard-openbsd-a9128774a26980a02b10602a2f3fcb3c5930abee.tar.xz wireguard-openbsd-a9128774a26980a02b10602a2f3fcb3c5930abee.zip |
bad things can (and will) happen if a threaded program calls fork() and
then strays off the path to exec(). one common manifestation of this
problem occurs in pthread_join(), so we can add a little check there.
first person to hit this in real life gets to change the error message.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions