[NTOSKRNL]
authorCameron Gutman <aicommander@gmail.com>
Sat, 14 Aug 2010 14:55:12 +0000 (14:55 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 14 Aug 2010 14:55:12 +0000 (14:55 +0000)
commit912704ceb87cec9705e6ff8901749e87086aad7a
tree578546d6e8cf74cfcacf84bce3856f4e375c7eaa
parentccfa72f6077e0961061148694c1953d116633f51
[NTOSKRNL]
- Move to the next entry in the thread IRP list before calling IoCancelIrp because if everything works as expected and IoCompleteRequest is called, we could end up with the IRP ripped out from under us before can move to the next element
- See issue #5550 for details.

svn path=/trunk/; revision=48546
reactos/ntoskrnl/io/iomgr/irp.c