diff options
author | link2xt <link2xt@testrun.org> | 2020-10-27 02:44:13 +0300 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 2020-10-27 02:44:15 +0300 |
commit | 47cc6adab11958bcdd50bb24817f9429f1f566bb (patch) | |
tree | d3277e2669f91c8892d87eac3965dc7f0ea06a79 /message.cpp | |
parent | e84f17304ad0534e161346c22151f23e6577b75a (diff) | |
download | kdeltachat-47cc6adab11958bcdd50bb24817f9429f1f566bb.tar.gz kdeltachat-47cc6adab11958bcdd50bb24817f9429f1f566bb.zip |
Fix quitting the application
Event emitter should only be freed when it emits NULL.
Previously dc_accounts_event_emitter_unref() was called earlier then
needed, causing use-after-free. As a result, the application got stuck
waiting for event emitter thread to finish.
Diffstat (limited to 'message.cpp')
0 files changed, 0 insertions, 0 deletions