Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-2195

CDFS driver shoudn't use RtlIsNameLegalDOS8Dot3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      RtlIsNameLegalDOS8Dot3 -> RtlUpcaseUnicodeStringToCountedOemString -> RtlUpcaseUnicodeToOemN

      RtlUpcaseUnicodeToOemN requires table NlsUnicodeToOemTable

      but as soon as CD booting , the CDFS call RtlIsNameLegalDOS8Dot3,
      and that time NLS not even loaded, so NlsUnicodeToOemTable is NULL

      Attachments

        Activity

          People

            Heis Spiter Pierre Schweitzer
            davidl davidl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: