https://bugs.kde.org/show_bug.cgi?id=495606

--- Comment #6 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit 7ef3292bd0cecf8773c135d768e85db00dc9f20a by Alexander Lohnau.
Committed on 02/11/2024 at 09:56.
Pushed by alex into branch 'master'.

Do early return for ServciesRunner::resolvedArgs in case of error

In this case, the args are empty and we would try to join an empty list.
But in case of a malformed command, the executable name might still be
env and we try to remove the first element from an empty list.

M  +2    -1    runners/services/servicerunner.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/7ef3292bd0cecf8773c135d768e85db00dc9f20a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to