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

Avoid uninitialized pointer to be dereferenced in FFSv1ScanDir and FFSv2ScanDir

    XMLWordPrintable

Details

    Description

      In case of ExAllocatePoolWithTag() failure, the UNICODE_STRING buffer is not set. However in the _SEH_FINALLY the api tries to check if the Buffer is NULL:

      The patch also includes the fixes from CORE-11589

      CID 1363673
      CID 1363683

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: