reactos/drivers/storage/mountmgr
Victor Perevertkin f9f5a78715
[MOUNTMGR] Fix bugs in MountMgrQueryDosVolumePath
- Do not access uninitialized SymlinkInformation on failure case
  and just return
- Do not make an assumption that MOUNTMGR_TARGET_NAME has a zero-string
2020-12-16 01:13:57 +03:00
..
CMakeLists.txt
database.c [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
device.c [MOUNTMGR] Fix bugs in MountMgrQueryDosVolumePath 2020-12-16 01:13:57 +03:00
mntmgr.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
mountmgr.c [MOUNTMGR] Volumes with NO_DRIVE_LETTER attribute should not be mounted, not the opposite 2020-11-12 19:19:27 +03:00
mountmgr.rc
notify.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
point.c
symlink.c
uniqueid.c