mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 01:09:42 +01:00
A bit of extra safety
(cherry picked from commit 2a58d53145e066d307029757866d34c3cde2543a)
This commit is contained in:
parent
e1b086e3a4
commit
6e929986cb
@ -106,6 +106,7 @@ Query::~Query()
|
||||
{
|
||||
QMutexLocker lock( &m_mutex );
|
||||
m_ownRef.clear();
|
||||
m_results.clear();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user