K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-10-09T19:57:20.796068Z K 7 svn:log V 258 MFC r305812: fifolog(1): invert order of calloc(3) arguments. The second argument to calloc(3) should be the size, make it so. While here be a little bit more cautious in fifolog_reader_open() to protect in the unlikely event of an overflowed allocation. END