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

rtl: Code fixing in path.c

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 0.3.17
    • NTCore

    Description

      This patch :

      • corrects the computation of the buffer of a string,
      • fixes the usage of UNICODE characters (mostly in the WINE code),
      • and uses RtlMoveMemory instead of RtlCopyMemory to care about the hypothetical memory buffers overlapping to be copied (for information, the WINE code uses memmove instead of memcpy).
      • corrects two DPRINTs and a comment.

      Attachments

        1. CORE-6667_bis_noWine.patch
          4 kB
        2. CORE-6667_bis_Wine.patch
          11 kB
        3. CORE-6667_bis.patch
          14 kB
        4. CORE-6667.patch
          18 kB
        5. test_path.patch
          9 kB
        6. test_path.patch
          4 kB
        7. test_path.patch
          4 kB
        8. test_rtl.c
          3 kB

        Issue Links

          Activity

            People

              hbelusca hbelusca
              hbelusca hbelusca
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: