• guybe7's avatar
    Crash report: Use more chars for argv (#13413) · b10e19e3
    guybe7 authored
    128 is not enough chars when we're talking about commands like RESTORE.
    Of course, it's impossible to find the perfect number, but 1024 is
    better than 128, and it's not obscenely large.
    b10e19e3
debug.c 103 KB