pfg 036ebddf97 ufs: use mallocarray(9).
Basic use of mallocarray to prevent overflows: static analyzers are also
likely to perform additional checks.

Since mallocarray expects unsigned parameters, unsign some
related variables to minimize sign conversions.

Reviewed by:	mckusick
2018-01-17 18:18:33 +00:00
..
2018-01-17 11:44:21 +00:00
2018-01-15 21:09:58 +00:00
2018-01-16 23:19:57 +00:00
2018-01-16 19:29:32 +00:00
2018-01-17 11:44:21 +00:00
2018-01-16 06:04:39 +00:00
2018-01-16 19:41:18 +00:00
2018-01-17 18:18:33 +00:00
2018-01-17 11:44:21 +00:00