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