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

QHttpNetworkRequestPrivate copy constructor does not copy fullLocalServerName

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.2, 6.9.0 FF
    • 6.8.1
    • Network: HTTP
    • None
    • fd923ad6e (dev), 1fe4271af (6.8)

    Description

      QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate(other) does not copy fullLocalServerName, and the compare function does not compare it.

      To test make sure that you call QNetworkAccessManager::get(req, QByteArray("data"));

      Due to the data, the 'd' pointer will detach in 
      QHttpNetworkRequest::setUploadByteDevice, and the subsequent clone will loose the fullservername.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-131801
          # Subject Branch Project Status CR V

          Activity

            People

              manordheim Mårten Nordheim
              madwinter Marcus Tillmanns
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes