summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorkamil <kamil@NetBSD.org>2019-05-28 03:53:28 +0000
committerkamil <kamil@NetBSD.org>2019-05-28 03:53:28 +0000
commit34935fb5b3e5c91762efdf1a5a5e5dd0b13905d6 (patch)
tree28b052cfcabbb7a53cba31f90de0bd16710cdfd8 /sys/dev/microcode
parentdfeab3192ca77619583ceed889034f13deff749c (diff)
Avoid unportable shift base -1 in ffs_subr.c
Cast the start variable before the modulo opration to unsigned int. Detected with kUBSan.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions