Forgot closing handle.
This commit is contained in:
@@ -103,6 +103,7 @@ DownloadHelper::Process()
|
||||
retVal = true;
|
||||
}
|
||||
return retVal;*/
|
||||
Cleanup();
|
||||
curl_easy_perform(m_data->curlHandle);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user