mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
aff5e61f45
- Free ALL Mdls, not just the first - Don't copy buffered data just because the Device Object is buffered. Check if the IRP is. - Don't handle MajorFunctions differenty, use flags which are now correctly set in order to determine course of action. - Free memory by using flag. - Don't remove IRP from Thread List too soon. - Don't use FileObject fields after dereferencing it. - Don't call IO Completion if there is already an APC routine. - Signal FileObject/UserEvent properly depending on cases. - Don't call UserAPC and set events like before if the IRP actually failed. svn path=/trunk/; revision=14861 |
||
---|---|---|
irc | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |