diff options
author | bcook <> | 2014-07-09 14:26:59 +0000 |
---|---|---|
committer | bcook <> | 2014-07-09 14:26:59 +0000 |
commit | 4dd79c01d19267f9e0e25c16ef93a63aeca9d177 (patch) | |
tree | 273334b14df370127bfa1cfe3738a5bb458cef33 /src/regress/lib/libc/arc4random-fork/arc4random-fork.c | |
parent | dfc4e30a52d4059245bd4a6dc8081b1d789ae58f (diff) | |
download | openbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.tar.gz openbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.tar.bz2 openbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.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/regress/lib/libc/arc4random-fork/arc4random-fork.c')
0 files changed, 0 insertions, 0 deletions