Windows dump file naming does not account for dots in directory names

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v4.2, v4.0, v3.6
    • Dev Tools 2019-08-12, Dev Tools 2019-08-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When a directory name contains ".", it Windows dump file code produces the wrong directory name. It uses "wcschr" instead of "wcsrchr" to search for the dot.

      See https://github.com/mongodb/mongo/blob/7b0362b91d01a40bb19398d11381516a0783aa67/src/mongo/util/exception_filter_win32.cpp#L72

              Assignee:
              Mathew Robinson (Inactive)
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: