https://bugs.kde.org/show_bug.cgi?id=522886
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |71b3e4dafaaab146d1054225bfa |ed508fbc7b39dba3369f57858b0 |ccf8115bebe2e |7fdb921e9e8b6 --- Comment #8 from Méven <[email protected]> --- Git commit ed508fbc7b39dba3369f57858b07fdb921e9e8b6 by Méven Car. Committed on 20/07/2026 at 09:59. Pushed by meven into branch 'Plasma/6.7'. kcms/gamecontroller: Fix std::out_of_range exception If either slash==std::string::npos or devicePath.empty() then the code can throw a std::out_of_range exception. Fix that and make sure the code not throws a std::out_of_range exception. Based on a patch done by Adam Doda. (cherry picked from commit 932f29636ccd264005cb1af579c0c1a11976cbf7) Co-authored-by: Sebastian Sauer <[email protected]> M +1 -1 kcms/gamecontroller/udevmatcher.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/ed508fbc7b39dba3369f57858b07fdb921e9e8b6 -- You are receiving this mail because: You are watching all bug changes.
