mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
b1caf2b5e9
1) fixed create.c to use a null file name when opening the raw device, instead of a file name with a single null terminator char 2) fixed cleanup.c create.c dir.c file.c fs.c page.c rw.c to use the KEVENT object in the FILE_OBJECT when it needs one to wait on, or if there is no FILE_OBJECT, the KEVENT MUST be allocated from non paged pool, NOT the stack. svn path=/trunk/; revision=2832 |
||
---|---|---|
freeldr | ||
os2 | ||
posix | ||
reactos | ||
rosapps |