Skip to content
Commit 0e4844a3 authored by Jekyll Wu's avatar Jekyll Wu
Browse files

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
parent b00bdfad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment