Skip to content

Fix crash when history is still null

Carl Schwan requested to merge work/carl/fix-crash-history into master

Akonadi::IncidenceChanger::history is not guarantee to exists and is only created later on.

This should fix https://errors-eval.kde.org/organizations/kde/issues/343/?project=30

Merge request reports