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

QHttpNetworkRequestPrivate copy constructor does not copy fullLocalServerName

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes