K 10 svn:author V 3 pfg K 8 svn:date V 27 2017-04-21T20:03:08.021863Z K 7 svn:log V 309 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 END