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

libusb: unicode debug prints used at elevated IRQL

    XMLWordPrintable

Details

    Description

      LIBUSB's new debugging feature from r58268 causes assertion failures because the controller type is a unicode string.
      The DPRINTs use %S with m_USBType, which will assert in RtlUnicodeToMultiByteN if the current IRQL is DISPATCH_LEVEL or higher.

      Attachments

        Activity

          People

            j_anderw Johannes Anderwald
            ThFabba ThFabba
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: