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

PATCH: services: Correct comments and code error introduced in rev 56844

    XMLWordPrintable

Details

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

    Description

      Created an attachment (id=7876)
      Patch

      This patch corrects few comments in lock.c and rpcserver.c, and few code errors :

      • in rpcserver.c, a redundant ScmStartService call (happening BEFORE start-locking the database) (plus code indentation),
      • in services.c in the main initialization code, the ScmInitNamedPipeCriticalSection call and the 'done' goto label are moved in such a way that all the code which calls 'goto done;' instruction doesn't delete an unexistent critical section (because it's initialized further in the code).

      Attachments

        Activity

          People

            ekohl ekohl
            hbelusca hbelusca
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: