Skip to content

Fix crash when history is still null

Carl Schwan requested to merge cherry-pick-6a9dd9ef into release/22.08

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

Signed-off-by: Carl Schwan carl@carlschwan.eu

(cherry picked from commit 6a9dd9ef)

Merge request reports