diff options
author | pfg <pfg@FreeBSD.org> | 2016-04-27 15:10:40 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-04-27 15:10:40 +0000 |
commit | 863c16cbbd6f420e941fb932ad2743db9e333f19 (patch) | |
tree | 948a0c224fcfeb510dcd945a1caea8c7c6d5504d /usr.sbin/devctl/devctl.c | |
parent | eff2290651cafa2f4d17e5d7e1d90d02db3beb0a (diff) | |
download | FreeBSD-src-863c16cbbd6f420e941fb932ad2743db9e333f19.zip FreeBSD-src-863c16cbbd6f420e941fb932ad2743db9e333f19.tar.gz |
geom: unsign some types to match their definitions and avoid overflows.
In struct:gctl_req, nargs is unsigned.
In mirror:
g_mirror_syncreqs is unsigned.
In raid:
in struct:g_raid_volume, v_disks_count is unsigned.
In virstor:
in struct:g_virstor_softc, n_components is unsigned.
MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/devctl/devctl.c')
0 files changed, 0 insertions, 0 deletions