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

CmpQueryKeyName endless loop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=2919)
      dont enter while just return STATUS_NOT_IMPLEMENTED

      Believe Function CmpQueryKeyName in ntoskrnl/config/cmsysini.c
      puts thread in endless loop with the following code

      while (TRUE);

      Not sure if this was done for a reason. Does it still need to be there?
      Any reason it doesnt just return STATUS_NOT_IMPLEMENTED?

      Attachments

        Activity

          People

            fireball fireball
            bugboy bugboy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: