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

PATCH: Use RtlMoveMemory in BlReplaceBootOptions() when source and destination overlaps

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.5
    • Bootloader

    Description

      Right now we are using RtlCopyMemory but source and destination is the same pointer, so change to RtlMoveMemory instead.

      This fixes CID 1363430

      Attachments

        1. bcdopt.c.patch
          1 kB
          hbelusca
        2. bcdopt.c.patch
          0.5 kB
          vicmarcal

        Activity

          People

            hbelusca hbelusca
            vicmarcal vicmarcal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: