Revision be54298...
Go back to digest for 7th October 2012Bug Fixes in Multimedia
Matěj Laitl committed changes in [amarok] src/context/applets/upcomingevents/UpcomingEventsWidget.cpp:
UpcomingEventsWidget: fix null pointer dereference and potential memleak
The crash happened when Upcoming Events Applet was downloading new info
on track change and MusicBrainzTagger was downloading track info at the
same time. A bit strange, extact cause of the null sender() is unknown,
but being null ptr-aware never hurts.
File Changes
Modified 1 files
- src/context/applets/upcomingevents/UpcomingEventsWidget.cpp
1 files changed in total