Revision dc52c86...

Go back to digest for 20th March 2011

Bug Fixes in KDE Base

Christoph Feck committed changes in [kdelibs] kdeui/util/kpixmapsequenceoverlaypainter.cpp:

Fix crash in KPixmapSequenceOverlayPainter

The class tries to ensure that a default sequence is available.
There is, however, no check if the default sequence is part of
the current icon theme. This fix makes sure the class does not
crash when the default icon sequence fails to load.


FIXED-IN: 4.7.0

File Changes

Modified 1 files
  • kdeui/util/kpixmapsequenceoverlaypainter.cpp
1 files changed in total