• Steve's avatar
    Avoid segmentation fault · 8a6fabed
    Steve authored
    Change `<=` to `<` to avoid accessing the first character of an empty string
    8a6fabed
command_line_parser.cpp 13.5 KB