anonymous2ch / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

dokanctl.exe does not perform sanity check when unmounting drives. #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. dokanctl.exe /u c

What is the expected output? What do you see instead?
C drive is unmounted, even though it is not provided by Dokan. Furthermore,
since all handles to files on the C drive are lost, the user cannot remount
the drive, and (mostly) all programs crash. dokanctl should throw an error
when the user tries to do something stupid like this.

What version of the product are you using? On what operating system?
Version 0.4.2 on Windows XP Professional SP3.

Original issue reported on code.google.com by sthe...@gmail.com on 13 Nov 2009 at 2:54

GoogleCodeExporter commented 9 years ago
This is still present in 0.5.3 
Found by accident on XP SP3 testing..:-!

Original comment by smurf...@gmail.com on 8 Oct 2010 at 7:18