-
Type: Bug
-
Resolution: Duplicate
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 3.3.8
-
Component/s: Diagnostics, Testing Infrastructure
-
Server Tooling & Methods
-
ALL
We set the location of the minidump using the following code:
WCHAR* dotStr = wcschr(&moduleFileName[0], L'.');
This would not work for directories containing "."
- duplicates
-
SERVER-38119 Windows dump file naming does not account for dots in directory names
- Closed