summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-03 15:04:56 +0000
committerpfg <pfg@FreeBSD.org>2016-05-03 15:04:56 +0000
commit621e8ca862bb64d66caf591c46dd6fec98ac9008 (patch)
treef096e9678feb1739701e9e0608191b3a2d54f6ad /secure/lib/libcrypto
parent04acf11bf47629b82fc88ce0e6d6dc642b1e641b (diff)
downloadFreeBSD-src-621e8ca862bb64d66caf591c46dd6fec98ac9008.zip
FreeBSD-src-621e8ca862bb64d66caf591c46dd6fec98ac9008.tar.gz
MFC r298556:
ifconfig: prevent some improbable signed integer overflows. ic_nchans, from struct:ieee80211req_chaninfo, is an unsigned int. Use an unsigned index to prevent overflowing the index. Adopt unsigned integers in other cases where it is useful to be aware of the unsigned quantities and there is no risk of the values being negative.
Diffstat (limited to 'secure/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud