A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 7d83ca07e8 [NTOSKRNL]
- Fix a memory leak of the allocated IO_STATUS_BLOCK
 - Don't free unallocated memory
 - Send the IRP with the correct MajorFunction
 - Use IoBuildAsynchronousFsdRequest instead of IoBuildSynchronousFsdRequest (fixes potiential null pointer access when attempting to set the wait event which is NULL)
 - Set the correct stack parameters for the IRPs

svn path=/trunk/; revision=46285
2010-03-20 16:48:00 +00:00
irc
reactos [NTOSKRNL] 2010-03-20 16:48:00 +00:00
rosapps [ROSAPPS] 2010-03-13 18:07:56 +00:00
rostests [NTDLL_WINETEST] 2010-03-15 22:13:19 +00:00
wallpaper