temporary memory leak to prevent crash
This commit is contained in:
		| @@ -225,7 +225,7 @@ namespace proxy { | ||||
|                    SIGNAL(sslErrors(QNetworkReply*, const QList<QSslError>&)), | ||||
|                    this, | ||||
|                    SLOT(sslErrors(QNetworkReply*, const QList<QSslError>&))); | ||||
|         delete manager; | ||||
|         //delete manager; | ||||
|       } | ||||
|     private Q_SLOTS: | ||||
|       void timeout() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user