Skip to content
Commit 00c2c869 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix dangling pointer to KNotification

notificationQueue may contain dangling pointer to KNotification, clean
up when notification is closed.
galagoNotifications may also contain dangling pointer, use QPointer to
protect the access to KNotification.

REVIEW: 122393
BUG: 342752
FIXED-IN: 5.7.0
parent 115f98ed
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