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

config: Coverity code defects fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore

    Description

      Coverity code defects fixes :

      • CID 716570: Resource leak in ntoskrnl/config/cminit.c, plus change ExFreePool --> ExFreePoolWithTag.
      • CID 716669: Deference before null check in ntoskrnl/config/cmparse.c --> Add some ASSERTs.
      • CID 716760: Uninitialized pointer read in ntoskrnl/config/cmsysinit.c --> Init two handles to NULL.
      • Transform some IN --> OUT parameters of CmpOpenHiveFiles in cminit.c
      • Code formatting in cmparse.c

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: