Revision b29820e...

Go back to digest for 21st April 2013

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kdelibs/KDE/4.10] plasma/private/dialogshadows.cpp:

Fix X pixmap leak in shadow handling code

Some X pixmaps were never free-ed. The code got a little bit cleaned up
by ensuring that the X Pixmap for the QPixmap is always created. This
makes sense as we can be pretty sure that we are on the raster graphics
system.


FIXED-IN: 4.10.3
REVIEW: 110029

File Changes

Modified 1 files
  • plasma/private/dialogshadows.cpp
1 files changed in total