Skip to content
Commit 24f3853f authored by David Faure's avatar David Faure
Browse files

Fix crash when clicking on dismiss, sometimes.

client->dismiss(this) ends up setting client to nullptr, so
the disconnect() warns about null receiver and doesn't actually
disconnect.
parent 64e894c9
Pipeline #197018 passed with stage
in 3 minutes and 32 seconds
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