diff options
| author | joerg <joerg@NetBSD.org> | 2008-09-10 14:05:00 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2008-09-10 14:05:00 +0000 |
| commit | 8a89a3dc5414e60fc1f3f32ff8ac4fa2d90eeb65 (patch) | |
| tree | e129de2c212ebc65b9c8aa4ee038c34d9185e6a9 /sys/dev/microcode | |
| parent | dc0088231dc6532430c4ffee34067ed9cb8be0d1 (diff) | |
Check value range of ULONG and UQUAD values. On 32 bit platforms like
i386 "unsigned long x = 0x800000000UL;" passed lint and gcc complains
(rightfully). Validate quad as well to allow using a potentially larger
type to store the value.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
