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

CmpLinkHiveToMaster failure code path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.15
    • NTCore
    • None

    Description

      Implement the failure code path in CmpLinkHiveToMaster, which is currently just:

      ntoskrnl/config/cmapi.c

      2122
          else
      2123
          {
      2124
              DPRINT1("CmpLinkHiveToMaster failed, Status %lx\n", Status);
      2125
              /* FIXME: TODO */
      2126
              ASSERT(FALSE);
      2127
          }

      Attachments

        Issue Links

          Activity

            People

              Fraizeraust George Bișoc
              hbelusca hbelusca
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: