diff options
author | 2014-09-19 12:32:08 +0000 | |
---|---|---|
committer | 2014-09-19 12:32:08 +0000 | |
commit | b97e88bc062c0883efaa64a9a9235681d691e87e (patch) | |
tree | 757b08a8550045aaed56a5d051681ecc34b3dbe1 /lib/libssl/ssl_ciph.c | |
parent | Restore the true Copyright notice and license of intro(4) that various (diff) | |
download | wireguard-openbsd-b97e88bc062c0883efaa64a9a9235681d691e87e.tar.xz wireguard-openbsd-b97e88bc062c0883efaa64a9a9235681d691e87e.zip |
Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.
To avoid making tests machine dependent, only test values inside 32bit
LONG_{MIN,MAX} and outside 64bit LONG_{MIN,MAX}, but none in between.
While here, cover 32bit edge cases, negative values, and overflows.
ok jsing@
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions