diff --git a/src/utils/command_parser.cpp b/src/utils/command_parser.cpp index b5794f5..7ff33ea 100644 --- a/src/utils/command_parser.cpp +++ b/src/utils/command_parser.cpp @@ -8,7 +8,7 @@ CommandLine::CommandLine() { - + command.options = NULL; } CommandLine::~CommandLine()