Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-72134

QNetworkAccessManager::connectToHost() should delete the QNetworkReply created when finished with

    XMLWordPrintable

Details

    • 927eba344c2dbabc7275a4f561dd97f0e30760a2 cd816d4b6ac4358a92dbda906288ba6d969fc1cd

    Description

      QNetworkAccessManager::connectToHost() should delete the QNetworkReply created when finished with. Currently it is created but not deleted until the QNetworkAccessManager is deleted (as it is the parent), since this can be called multiple times it could end up growing the memory considerably.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            manordheim MÃ¥rten Nordheim
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes