fix for SH-2941: crash at LLCurl::Easy::~Easy() (Bao Linden)
This commit is contained in:
@@ -318,7 +318,7 @@ public:
|
||||
|
||||
private:
|
||||
void easyFree(LLCurl::Easy*);
|
||||
void cleanup() ;
|
||||
void cleanup(bool deleted = false);
|
||||
|
||||
CURLM* mCurlMultiHandle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user