This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-11 04:11:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4792c007aafa9739c76fff31cb3c19ffdc7a456d
reactos
/
drivers
/
filesystems
/
npfs
History
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_reg.inf
…
npfs.h
…
npfs.rc
…
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
…