HomeFreeBSD

Avoid possible overflow when calclating malloc size for auxillary

Description

Avoid possible overflow when calclating malloc size for auxillary
data structure sizes when mounting and reloading UFS/FFS
filesystems by using a u_long rather than an int for the size.

Reported by: Mariusz Zaborski <oshogbo@>
MFC after: 1 week

Details

Provenance
mckusickAuthored on
Parents
rS308063: MFC r307731: Add names for some DASP devices.
Branches
Unknown
Tags
Unknown