diff options
| author | Shane Kearns <dbgshane@gmail.com> | 2012-12-06 17:03:18 +0000 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-12-10 20:48:10 +0100 |
| commit | eb2688c4c4f257d0a4d978ba4bf57d6347b15252 (patch) | |
| tree | 565d289155ca323418e6e057a5b5396f9c9fe08e /examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc | |
| parent | 5809485dbed884d937e01a8d6e27e9b32eed32cb (diff) | |
Fix binary incompatibility between openssl versions
OpenSSL changed the layout of X509_STORE_CTX between 0.9 and 1.0
So we have to consider this struct as private implementation, and use
the access functions instead.
This bug would cause certificate verification problems if a different
version of openssl is loaded at runtime to the headers Qt was compiled
against.
Task-number: QTBUG-28343
Change-Id: I47fc24336f7d9c80f08f9c8ba6debc51a5591258
Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc')
0 files changed, 0 insertions, 0 deletions
