Skip to content
Commit 59bfcffc authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix crashes in NotifyByAudio when closing applications

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

Reviewers: #frameworks, cullmann, rjvbb, apol

Reviewed By: apol

Subscribers: cfeck, rjvbb, mpyne

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D11891
parent 64cec12f
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