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

openssl structure layout is binary incompatible between releases

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes