Closed kimwolk closed 13 years ago
If CreateProcess fails, the application exits prior to deleting the DosDevice.
Once a DosDevice is successfully created it should be removed through all remaining paths of the code.
Background
If CreateProcess fails, the application exits prior to deleting the DosDevice.
Expected Behavior
Once a DosDevice is successfully created it should be removed through all remaining paths of the code.