[ros-bugs] [Bug 2240] New: Dereference of non-existing object
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sun May 6 07:39:22 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2240
Summary: Dereference of non-existing object
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Kernel
AssignedTo: ros-bugs at reactos.org
ReportedBy: hto at mail.cnt.ru
QAContact: ros-bugs at reactos.org
In the case of asynch io, NtSetInformationFile() creates the event object (see
file iofunc.c, line 2332).
Then IopCompleteRequest() tries to dereference (irp.c, line 350) that event, as
if it was an executive event!
--
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, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list