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

Bug in WinLdrSetupEms using NULL pointer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.0
    • Bootloader
    • None

    Description

      In WinLdrSetupEms() api, there is a call:
      RedirectPort = strstr(RedirectPort, "usebiossettings");
      However we perform that call when RedirectPort is NULL.

      http://git.reactos.org/?p=reactos.git;a=blob;f=reactos/boot/freeldr/freeldr/windows/headless.c;hb=100c7aa9cc71e3fd9a39b003ad09b62c6a73d303#l265

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            vicmarcal vicmarcal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: