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

Fix a PnpBusTypeGuidList dereference in IopGetBusTypeGuidIndex in pnp

    XMLWordPrintable

Details

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

    Description

      CID 1401295
      In case of failing the allocation of the NewList we are freeing PnpBusTypeGuidList and then moving to Quickie where the pointer is derreferenced when releasing the FastMutex.
      So free the pointer just after the FastMutex is released.

      Attachments

        Activity

          People

            ThePhysicist Timo Kreuzer
            vicmarcal vicmarcal
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: