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. BUG: 296239 FIXED-IN: 4.8.2
Loading
Please register or sign in to comment