Searched hist:125992 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_conv.cdiff 125992 Thu Feb 19 07:56:58 MST 2004 tjr 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.

Completed in 59 milliseconds