diff options
author | bcook <> | 2014-07-09 14:26:59 +0000 |
---|---|---|
committer | bcook <> | 2014-07-09 14:26:59 +0000 |
commit | fc64ddc4b0d85b533bef98d8851464f470c2cb39 (patch) | |
tree | 273334b14df370127bfa1cfe3738a5bb458cef33 /src/lib/libcrypto/rc4/rc4_enc.c | |
parent | 1f04aa3ea57f022c5b7ce1e2901ee07df82c12fa (diff) | |
download | openbsd-fc64ddc4b0d85b533bef98d8851464f470c2cb39.tar.gz openbsd-fc64ddc4b0d85b533bef98d8851464f470c2cb39.tar.bz2 openbsd-fc64ddc4b0d85b533bef98d8851464f470c2cb39.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 'src/lib/libcrypto/rc4/rc4_enc.c')
0 files changed, 0 insertions, 0 deletions