Date: Fri, 11 Mar 2005 23:35:24 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c Message-ID: <200503112335.j2BNZOl4053723@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-03-11 23:35:24 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_conv.c
Log:
Correct a last-minute thinko. Instead of copying the nul with the string,
nul-terminate the dp->d_name directly and only copy the string.
Revision Changes Path
1.41 +1 -1 src/sys/fs/msdosfs/msdosfs_conv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503112335.j2BNZOl4053723>
