summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getenv.3
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-07-14 10:32:27 +0000
committerbde <bde@FreeBSD.org>1998-07-14 10:32:27 +0000
commit37dcc6e6772d4b4d6fe3d67a09d2ff7f35968ce7 (patch)
treea373b2923d3525ebde8b04e5c60d62189ff7db73 /lib/libc/stdlib/getenv.3
parentbf57a7d1d1e1af008a5e97eb56445f452973c8ed (diff)
downloadFreeBSD-src-37dcc6e6772d4b4d6fe3d67a09d2ff7f35968ce7.zip
FreeBSD-src-37dcc6e6772d4b4d6fe3d67a09d2ff7f35968ce7.tar.gz
ioctl() request args are unsigned longs, so don't attempt to store
them as ints. Among other bugs, doing so at best caused benign overflow followed by fatal sign extension on machines with 32-bit ints and 64-bit longs.
Diffstat (limited to 'lib/libc/stdlib/getenv.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud