diff options
| author | Shane Kearns <dbgshane@gmail.com> | 2012-12-06 17:03:18 (GMT) |
|---|---|---|
| committer | Marko Valtanen <marko.valtanen@digia.com> | 2012-12-12 10:24:13 (GMT) |
| commit | ec3a23909eaac4a535c38b1bdeda28d7aeb83005 (patch) | |
| tree | 583090efccd27a1a9e47d5d4358e6688a3789800 /doc/src/snippets/qsignalmapper | |
| parent | 9dee1347bf81f4d56b7ace8feeaf9fde9f7b85d9 (diff) | |
| download | Qt-ec3a23909eaac4a535c38b1bdeda28d7aeb83005.zip Qt-ec3a23909eaac4a535c38b1bdeda28d7aeb83005.tar.gz Qt-ec3a23909eaac4a535c38b1bdeda28d7aeb83005.tar.bz2 | |
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>
(cherry picked from commit eb2688c4c4f257d0a4d978ba4bf57d6347b15252)
Diffstat (limited to 'doc/src/snippets/qsignalmapper')
0 files changed, 0 insertions, 0 deletions
