diff options
author | pfg <pfg@FreeBSD.org> | 2017-05-06 02:39:11 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2017-05-06 02:39:11 +0000 |
commit | 5d76adac38d9c07945c337413ccb2d812df59b4a (patch) | |
tree | a23ceb619b260fc84b10c8b67ffc7844651817c4 /contrib/llvm/lib/CodeGen | |
parent | 10f49ec8d59934616b47d4694057bdb95b38b0b4 (diff) | |
download | FreeBSD-src-5d76adac38d9c07945c337413ccb2d812df59b4a.zip FreeBSD-src-5d76adac38d9c07945c337413ccb2d812df59b4a.tar.gz |
MFC r317283:
fsck_ffs: Unsign some variables and make use of reallocarray(3).
Instead of casting listmax and numdirs to unsigned values just define
them as unsigned and avoid the casts. Use reallocarray(3).
While here, fs_ncg is already unsigned so the cast is unnecessary.
Reviewed by: mckusick
Diffstat (limited to 'contrib/llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions