mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
A bit of extra safety
This commit is contained in:
@@ -106,6 +106,7 @@ Query::~Query()
|
|||||||
{
|
{
|
||||||
QMutexLocker lock( &m_mutex );
|
QMutexLocker lock( &m_mutex );
|
||||||
m_ownRef.clear();
|
m_ownRef.clear();
|
||||||
|
m_results.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user