Details
Description
The application crashes when `QProcess::startCommand()` is called with empty string or whitespace-only string. Qt tries to remove first element of empty list.
The application crashes when `QProcess::startCommand()` is called with empty string or whitespace-only string. Qt tries to remove first element of empty list.