Skip to content

kded: Guard against connectivity notification crash

David Redondo requested to merge work/davidre/crashycrash into master

When connectivity changes the nofitication is closed, this does not delete the notification immediately. Around the same time the user can activate the action which will dereference the now unset m_notification member. SENTRY: KDED-R

Merge request reports

Loading