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

When sending a HTTP request that is doing NTLM authentication then it can crash after the first time it is done

    XMLWordPrintable

Details

    • Windows
    • e03a3882bea83d19879b30e312cc1d24520ed540 (qt/qtbase/5.14)

    Description

      When sending a HTTP request that is doing NTLM authentication then it can crash after the first time it is done. This appears to be because if the handshake was done once before then it will still have this information after having completed phase3 from before. So it tries to reuse it which causes a problem with the GSSAPI path.

      Attachments

        1. 1370964.diff
          0.3 kB
        2. qtbug83370.tar.gz
          15 kB
        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:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes