mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
16fcf694ef
This fixes memory smashing while attempting to volume
reparse index (we were previously trying to copy the
name on itself, in the middle of itself...).
This code won't go farther on FAT, it requires NTFS.
Now, with this, ReactOS can properly boot with MountMgr
handling DOS devices without any crash or code disabled.
Cf: what was written in
|
||
---|---|---|
.. | ||
fltmgr | ||
mountmgr | ||
CMakeLists.txt |