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

IoStopTimer() without corresponding IoStartTimer() in usbstor\fdo.c

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Drivers: USB
    • None

    Description

      This module has a timer which is initialized but is not started, as the call to IoStartTimer() has been commented out.

      However, there is still an active call to IoStopTimer() for that timer in USBSTOR_FdoHandlePnp() for minor function IRP_MN_STOP_DEVICE.

      (This appears to be benign from looking at source code for IoStopTimer().)

      Attachments

        Activity

          People

            extravert34 extravert34
            curiousone curiousone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: