diff options
author | 2014-07-09 14:26:59 +0000 | |
---|---|---|
committer | 2014-07-09 14:26:59 +0000 | |
commit | 42cbf0f7767c57cd7911e28094e5aac50ee69870 (patch) | |
tree | 01790d9d01bc62e24fba5a3edc763a256d87995e /sys/kern/subr_hibernate.c | |
parent | Clean up and simplify SSL_CIPHER_description by always using asprintf. If (diff) | |
download | wireguard-openbsd-42cbf0f7767c57cd7911e28094e5aac50ee69870.tar.xz wireguard-openbsd-42cbf0f7767c57cd7911e28094e5aac50ee69870.zip |
check if we were previously on a signal stack before restoring.
OS X fails to restore the old signal stack because the signal stack is
not enabled by default. This causes sigaltstack(2) to fail with ENOMEM
as ss_size is 0, < MINSIGSTCKSZ.
ok jsing@
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions