Revision 0e4844a...
Go back to digest for 25th March 2012Bug Fixes in KDE Base
Jekyll Wu committed changes in [konsole/KDE/4.8] src/Session.cpp:
Make sure SLOT Session::done() is only triggered once.
For some strange reason, that slot might be triggered for the second
time when Session is being destructed. That could introduce crash.
So this is more like a workaround than a perfect fix.
FIXED-IN: 4.8.2
File Changes
Modified 1 files
- src/Session.cpp
1 files changed in total