HomeFreeBSD

MFC r302664:

Description

MFC r302664:
mkimg(1): minor cleanups with argument order in calloc(3).

Generally the first argument in calloc is supposed to stand for a count
and the second for a size. Try to make that consistent. While here,
attempt to make some use of the overflow detection capability in
calloc(3).

Requested by: manu

Details

Provenance
pfgAuthored on
Parents
rS317267: MFV 316891
Branches
Unknown
Tags
Unknown