Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24520

Incorrect minidump location on Windows when path contains "."

    • 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 "."

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: