Revision d8f7fd8...

Go back to digest for 25th March 2012

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] 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