diff options
author | tjr <tjr@FreeBSD.org> | 2004-02-19 09:56:58 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2004-02-19 09:56:58 +0000 |
commit | ab89ce797c28e5d26b40fb176973ff9775c1c895 (patch) | |
tree | b2f98a3dd8a955862f96d820810ff1f9c249f830 /lib/libpthread/thread/thr_sigaltstack.c | |
parent | d2df6bc6f718fb3b4771f1057489a9370b4155cb (diff) | |
download | FreeBSD-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/libpthread/thread/thr_sigaltstack.c')
0 files changed, 0 insertions, 0 deletions