[ros-bugs] [Bug 3520] New: Spinlock released twice if KeSynchronizeExecution fails

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Jul 15 00:42:29 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3520

           Summary: Spinlock released twice if KeSynchronizeExecution fails
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Drivers
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: aicommander at gmail.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=2821)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2821)
Patch

In drivers/storage/scsiport/scsiport.c line 2883, you can see that the spinlock
is release once inside the if and once outside so if KeSynchronizeExecution
ever failed, the spinlock would be released twice.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list