summaryrefslogtreecommitdiff
path: root/lib/libc/hidden/errno.h
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@cvs.openbsd.org>2015-09-06 20:07:47 +0000
committerTobias Stoeckmann <tobias@cvs.openbsd.org>2015-09-06 20:07:47 +0000
commitbacd9b916ff9a0a46a5789e4cba77f57eb617158 (patch)
tree06337cacf151ee5b1215b9b5ea2b21dd2822be56 /lib/libc/hidden/errno.h
parent80a2e37b4e4cccb0111b3e1b0f02f2882f43ded9 (diff)
UINT_MAX would overflow the integer calculation later on, leading to
floating point exception just like -1 would do. Use INT_MAX, which is already way too high to make sense anyway.
Diffstat (limited to 'lib/libc/hidden/errno.h')
0 files changed, 0 insertions, 0 deletions