freebsd-dev/usr.sbin/fifolog/lib
Pedro F. Giffuni 60e600c8fc fifolog(1): invert order of calloc(3) arguments.
The second argment 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.

MFC after:	3 weeks
2016-09-14 16:34:52 +00:00
..
fifolog_create.c fifolog(1): invert order of calloc(3) arguments. 2016-09-14 16:34:52 +00:00
fifolog_int.c Fix calloc(3) argument order. 2016-08-23 13:19:42 +00:00
fifolog_reader.c fifolog(1): invert order of calloc(3) arguments. 2016-09-14 16:34:52 +00:00
fifolog_write_poll.c fifolog(1): invert order of calloc(3) arguments. 2016-09-14 16:34:52 +00:00
fifolog_write.h
fifolog.h
getdate.y
libfifolog_int.h
libfifolog.h
Makefile For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in 2015-12-04 03:17:17 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
miniobj.h fifolog(1): invert order of calloc(3) arguments. 2016-09-14 16:34:52 +00:00