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

Fix the returned value in EnumMonitorsW() by initializing bReturnValue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.6
    • Win32SS

    Description

      CID 1401261
      bReturnValue is uninitialized leading to a wrong return at the end of the function. Initialize it to FALSE and use the new assignation to avoid a hardcoded FALSE.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: