HomeFreeBSD

fsx: bounds check the inputs

Description

fsx: bounds check the inputs

In particular, don't allow the user to specify a file size that can't be
expressed as an int, since fsx's random-number generator only has a 32
bit range.

MFC after: 2 weeks

Details

Provenance
asomersAuthored on Jan 7 2023, 1:54 AM
Parents
rG5ae830e9bacf: sqlite3: Vendor import of sqlite3 3.40.1
Branches
Unknown
Tags
Unknown