summaryrefslogtreecommitdiffstats
path: root/lib/libatm/timer.c
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-02-19 09:56:58 +0000
committertjr <tjr@FreeBSD.org>2004-02-19 09:56:58 +0000
commitab89ce797c28e5d26b40fb176973ff9775c1c895 (patch)
treeb2f98a3dd8a955862f96d820810ff1f9c249f830 /lib/libatm/timer.c
parentd2df6bc6f718fb3b4771f1057489a9370b4155cb (diff)
downloadFreeBSD-src-ab89ce797c28e5d26b40fb176973ff9775c1c895.zip
FreeBSD-src-ab89ce797c28e5d26b40fb176973ff9775c1c895.tar.gz
Use size_t or ssize_t wherever appropriate instead of casting from int *
to size_t *, which is incorrect because they may have different widths. This caused some subtle forms of corruption, the mostly frequently reported one being that the last character of a filename was sometimes duplicated on amd64.
Diffstat (limited to 'lib/libatm/timer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud