diff options
author | 2013-03-28 08:39:54 +0000 | |
---|---|---|
committer | 2013-03-28 08:39:54 +0000 | |
commit | eb0048bac5daf3bb6590a674d97fd15d090ca073 (patch) | |
tree | 0b6242e8762c954776d069c224301720bfbe56ea /sys/kern/subr_hibernate.c | |
parent | Don't die with SIGFPE on LONG_MIN / -1 or % -1. Instead make LONG_MIN / (diff) | |
download | wireguard-openbsd-eb0048bac5daf3bb6590a674d97fd15d090ca073.tar.xz wireguard-openbsd-eb0048bac5daf3bb6590a674d97fd15d090ca073.zip |
Don't die with SIGFPE on INT_MIN / -1 or % -1. Instead make INT_MIN /
-1 == INT_MIN and % -1 == 0.
ok matthew deraadt
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions