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

PATCH: Avoid setting flags if IrpContext was set to NULL.in FFSExceptionFilter()

    XMLWordPrintable

Details

    Description

      When the Identifier Type of the IrpContext is not FFSICX or when the Identifier Size is not set properly, we are setting IrpContext to Null.

      Shortly afterwards we try to SetFlag to a valid IrpContext

      This patch checks if IrpContext is not NULL before trying to mark this request as "Wait-able".

      CID 1363522
      CID 1363631

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: