Skip to content
  • Rafaël Carré's avatar
    win32 crash report: simplify crashdump_path usage · 5b3e912d
    Rafaël Carré authored
    no need for dynamic buffers or calculation, it won't change while running
    calculate it at start of program and make it const to ensure no threads will modify it
    remove one level of indent in check_crashdump()
    5b3e912d