Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quitting the application | link2xt | 2020-10-27 | 1 | -7/+0 |
| | | | | | | | | 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. | ||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+100 |