reactos/drivers/filesystems/ntfs
Nguyen Trung Khanh ede7a20a17
[FILESYSTEMS] Fix pool memory disclosure in NtQueryAttributesFile handlers (#2926)
Fix pool memory disclosure caused by alignment bytes at the end of the _FILE_BASIC_INFORMATION structure
2020-09-11 15:47:43 +03:00
..
attrib.c [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
blockdev.c [NTFS] - Add some minor fixes and improvements: 2017-12-10 11:14:40 +01:00
btree.c [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +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 [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +03:00
devctl.c
dirctl.c [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +03:00
dispatch.c [NTFS] - Disable write support by default. Enable it via the registry. 2017-12-10 11:14:22 +01:00
fastio.c
fcb.c [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +03:00
finfo.c [FILESYSTEMS] Fix pool memory disclosure in NtQueryAttributesFile handlers (#2926) 2020-09-11 15:47:43 +03:00
fsctl.c [NTFS] Fix use after free in failure case of NtfsMountVolume. 2020-01-11 14:10:55 +01:00
mft.c [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
misc.c [NTFS] 2017-12-10 11:13:19 +01:00
notes.txt
ntfs.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
ntfs.h [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
ntfs.rc
rw.c [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +03:00
volinfo.c [NTFS] Do not print debug message for every function call by default 2019-06-15 19:24:27 +03:00