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
btree.c
cleanup.c
close.c
CMakeLists.txt
create.c
devctl.c
dirctl.c
dispatch.c
fastio.c
fcb.c
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
notes.txt
ntfs.c
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
volinfo.c