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

openssl structure layout is binary incompatible between releases

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0
    • 4.7.4, 4.8.4, 5.0.0 Beta 2
    • Network: SSL
    • None

    Description

      X509_STORE_CTX has layout changes between 0.9.8 and 1.0.0
      Therefore we must not access any structure members directly but rather use the accessor functions.

      This mainly affects the callback q_X509Callback, but we need to review other uses of openssl structures too.

      Attachments

        Issue Links

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

          Activity

            People

              shkearns Shane Kearns
              shkearns Shane Kearns
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes