Skip to content
Commit 11caa19f authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Google Calendar: fix crash when account is removed while Settings dialog is refreshing

slot{TaskLists,Calendars}Retrieved() accesses currentAccount(), which can return null
pointer in case the account is removed while the retrieval job is running.

BUG: 327775
FIXED-IN: 4.14.0
parent cb677d6f
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