mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
windowsupdatecheck: Fix a small memory leak
This commit is contained in:
@@ -1462,6 +1462,8 @@ void MainWindow::httpresponse(QNetworkReply *reply)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
reply->deleteLater();
|
||||
}
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user