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

PATCH: RegQueryValueExW fails to set properly the REG_NONE type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.4
    • None
    • November 2016

    Description

      This patch fixes several bugs in RegQueryValueExW:

      • Don't set "type" to REG_NONE if "type" is NULL.
      • Set "type" just to REG_NONE when:
        • The handle is Valid but the value is NULL or Inexistent.
        • The handle is Invalid but not NULL.

      Attachments

        Issue Links

          Activity

            People

              learn_more Mark Jansen
              vicmarcal vicmarcal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: