Revision 97f94f8...
Go back to digest for 18th August 2013Bug Fixes in KDE Base
Thomas Lübking committed changes in [kde-workspace/KDE/4.11] kwin/workspace.cpp:
make stacking_order exclusive during shutdown
Client::releaseClient() deletes all Client objects
referenced by stacking_order, thus those pointers
dangle and everything trying to touch it died an ugly death.
REVIEW: 112020
File Changes
Modified 1 files
- kwin/workspace.cpp
1 files changed in total