Revision f332601...

Go back to digest for 29th May 2011

Bug Fixes in Utilities

Jonathan Michael Thomas committed changes in [muon] kded/event.cpp:

Make sure to initialize the KStatusNotifierItem object's pointer with 0,
otherwise crashes will occur when trying to delete it due to the undefinied
behavior of accessing an un-initialized pointer. Fixes a crash that occurs
when muon-notifier is configured to show only popup icons.

File Changes

Modified 1 files
  • kded/event.cpp
1 files changed in total