https://bugs.kde.org/show_bug.cgi?id=522886
Sebastian Sauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |932f29636ccd264005cb1af579c | |0c1a11976cbf7 Resolution|--- |FIXED --- Comment #6 from Sebastian Sauer <[email protected]> --- Git commit 932f29636ccd264005cb1af579c0c1a11976cbf7 by Sebastian Sauer. Committed on 20/07/2026 at 04:29. Pushed by meven into branch 'master'. 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. M +1 -1 kcms/gamecontroller/udevmatcher.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/932f29636ccd264005cb1af579c0c1a11976cbf7 -- You are receiving this mail because: You are watching all bug changes.
