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

--- Comment #7 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit 24d72107f604c2acdc2370b9178856f80ff99e52 by Alexander Lohnau.
Committed on 02/11/2024 at 09:58.
Pushed by alex into branch 'Plasma/6.2'.

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  +6    -1    runners/services/servicerunner.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/24d72107f604c2acdc2370b9178856f80ff99e52

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

Reply via email to