reactos/drivers/filesystems/npfs
Nguyen Trung Khanh 166f815e7b
[FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975)
* FileFsVolumeInformation-memory-disclosure

* remove unnecessary assignment to 0

* fix
2020-09-11 15:51:35 +03:00
..
cleanup.c
close.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
create.c [NPFS] Magic--; 2018-09-30 10:55:44 +02:00
datasup.c
fileinfo.c [NPFS] Fix querying FileAllInformation. 2020-06-24 09:04:05 +02:00
fileobsup.c
flushbuf.c
fsctrl.c [NPFS] Set completion routine on the correct IRP in NpTransceive. 2020-08-23 17:05:52 +02:00
main.c
npfs.h
npfs.rc
npfs_reg.inf
prefxsup.c
read.c
readsup.c
secursup.c
seinfo.c
statesup.c
strucsup.c
volinfo.c [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
waitsup.c
write.c
writesup.c