https://bugs.kde.org/show_bug.cgi?id=443745
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/commit/2ad3446a |ma/discover/commit/af103a8b |4abada3ba39c1ae1a6c57bef632 |ec349bc7ac0c2ae55905bbbb6a0 |8d8e8 |421e7 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #57 from Aleix Pol <aleix...@kde.org> --- Git commit af103a8bec349bc7ac0c2ae55905bbbb6a0421e7 by Aleix Pol. Committed on 13/09/2022 at 01:18. Pushed by apol into branch 'master'. flatpak: The unreachable is reachable Instead of making findSource() unreachable, return a null instance and move on with life. The case that it's crashing for the reported bug was already if'd out, so we just assert() on the other use-case where it actually does make sense. M +2 -1 libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp https://invent.kde.org/plasma/discover/commit/af103a8bec349bc7ac0c2ae55905bbbb6a0421e7 -- You are receiving this mail because: You are watching all bug changes.