D11891: Fix crashes in NotifyByAudio when closing applications
Albert Astals Cid
noreply at phabricator.kde.org
Mon Apr 2 21:10:22 UTC 2018
aacid created this revision.
aacid added reviewers: Frameworks, cullmann.
Restricted Application added a project: Frameworks.
aacid requested review of this revision.
REVISION SUMMARY
We have a race between close() and onAudioFinished() that resulted in the same
Phonon::MediaObject being added twice to m_reusablePhonons, which would result in a crash
BUGS: 380114
REPOSITORY
R289 KNotifications
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D11891
AFFECTED FILES
src/notifybyaudio.cpp
To: aacid, #frameworks, cullmann
Cc: michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180402/0e435de0/attachment.html>
More information about the Kde-frameworks-devel
mailing list