Incorrect minidump location on Windows when path contains "."

XMLWordPrintableJSON

    • Server Tooling & Methods
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We set the location of the minidump using the following code:

      WCHAR* dotStr = wcschr(&moduleFileName[0], L'.');
      

      This would not work for directories containing "."

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: