https://bugs.kde.org/show_bug.cgi?id=374531
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/03374b185f9bd | |3bc4f70726ae641014a33278fdd Version Fixed In| |5.8.6 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Kai Uwe Broulik <[email protected]> --- Git commit 03374b185f9bd3bc4f70726ae641014a33278fdd by Kai Uwe Broulik. Committed on 04/01/2017 at 13:17. Pushed by broulik into branch 'Plasma/5.8'. [MPRIS Data Engine] Don't crash if "Metadata" is a map but of wrong type QDBusArgument MapType fits all kinds of maps but when we try to stream a map of type other than a{sv} (which the MRPIS spec requires) into a QVariantMap we would crash. Explicitly check signature to avoid this. FIXED-IN: 5.8.6 M +3 -1 dataengines/mpris2/playercontainer.cpp https://commits.kde.org/plasma-workspace/03374b185f9bd3bc4f70726ae641014a33278fdd -- You are receiving this mail because: You are watching all bug changes.
