| Summary: | Akonadi resource config crash when last resource removed | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] libkgapi | Reporter: | Styopa Semenukha <semenukha+kdebugs> |
| Component: | General | Assignee: | Daniel Vrátil <dvratil> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | pim-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.0.1 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim-runtime/11caa19f620506036e9e49dad6929022bc16f716 | Version Fixed/Implemented In: | 4.14.0 |
| Sentry Crash Report: | |||
|
Description
Styopa Semenukha
2013-11-18 16:38:06 UTC
Git commit 11caa19f620506036e9e49dad6929022bc16f716 by Dan Vrátil.
Committed on 15/07/2014 at 09:12.
Pushed by dvratil into branch 'KDE/4.14'.
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.
FIXED-IN: 4.14.0
M +7 -3 resources/google/calendar/settingsdialog.cpp
http://commits.kde.org/kdepim-runtime/11caa19f620506036e9e49dad6929022bc16f716
|