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

PATCH: Fix RegSetValueExW() in our mkhive

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.2
    • Tools

    Description

      Right now, it is blindly checking an unitialized variable Status. So if the Status uninitialized value is in the range from 0xC0000000 - 0xFFFFFFFF, it will be making RegSetValueExW to fail with ERROR_UNSUCCESSFUL when it shouldn´t.

      CID 1363689

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: