fix use-afrer-free crash caused by QtConcurrent
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@@ -121,7 +121,6 @@ QString cleanPath(QString path)
|
||||
void InstanceImportTask::processZipPack()
|
||||
{
|
||||
setStatus(tr("Attempting to determine instance type"));
|
||||
setDetails("");
|
||||
QDir extractDir(m_stagingPath);
|
||||
qDebug() << "Attempting to create instance from" << m_archivePath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user