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

loadOpenSsl returns uninitialized values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.2.0
    • Network: SSL
    • None

      Since commit 0f3315a4dd843bfd21c398bb077364268eb967e3 loadOpenSsl() may return unitialized values.

      QPair will initialize members with default constructors, but a QLibrary-Pointer does not have one. So the code was not redundant.

      Maybe one should revert this commit.

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

            nierob Nierob
            martinpley Martin Pley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes