cvs commit: src/sys/fs/ntfs ntfs_subr.c

Tim J. Robbins tjr at FreeBSD.org
Mon Dec 15 17:52:55 PST 2003


tjr         2003/12/15 17:52:54 PST

  FreeBSD src repository

  Modified files:
    sys/fs/ntfs          ntfs_subr.c 
  Log:
  Avoid sign extension when casting signed characters to unsigned wide
  characters in ntfs_u28(). This fixes the conversion of filenames containing
  single-byte characters with the high bit set.
  
  Revision  Changes    Path
  1.33      +2 -2      src/sys/fs/ntfs/ntfs_subr.c


More information about the cvs-all mailing list