cvs commit: src/sys/fs/msdosfs msdosfs_conv.c

Nate Lawson njl at FreeBSD.org
Fri Mar 11 15:35:24 PST 2005


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


More information about the cvs-src mailing list