mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
425f097968
- Avoid a crash in IoFilesystem on Windows when using a free kernel with ntfs. Querying FileAllInformation with any size below sizeof(FILE_ALL_INFORMATION) is considered illegal, so only do it on checked builds (which have a size check). svn path=/trunk/; revision=73921 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IoCreateFile.c | ||
IoCreateFile.h | ||
IoCreateFile_drv.c | ||
IoCreateFile_user.c | ||
IoDeviceInterface.c | ||
IoDeviceObject_drv.c | ||
IoDeviceObject_user.c | ||
IoEvent.c | ||
IoFilesystem.c | ||
IoHelper_drv.c | ||
IoInterrupt.c | ||
IoIrp.c | ||
IoMdl.c | ||
IoReadWrite.h | ||
IoReadWrite_drv.c | ||
IoReadWrite_user.c |