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
create.c
datasup.c
fileinfo.c
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