HomeFreeBSD

Fix potentially overflowing expression "fs->fs_ipg * fs->fs_ncg"

Description

Fix potentially overflowing expression "fs->fs_ipg * fs->fs_ncg"
by casting fs->fs_ipg to (ino_t).

CID: 1388258

Details

Provenance
mckusickAuthored on
Parents
rS332414: Regenerate clang man page after upstream change to document the possible
Branches
Unknown
Tags
Unknown