Changeset 865 for trunk/src/network/ssl/qsslsocket_openssl.cpp
- Timestamp:
- May 16, 2011, 4:09:34 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.3 (added) merged: 864 /branches/vendor/nokia/qt/current merged: 863 /branches/vendor/nokia/qt/4.7.2 removed
- Property svn:mergeinfo changed
-
trunk/src/network/ssl/qsslsocket_openssl.cpp
r846 r865 1184 1184 configuration.peerCertificate = QSslCertificatePrivate::QSslCertificate_from_X509(x509); 1185 1185 q_X509_free(x509); 1186 1187 1188 1189 1190 1191 1192 1186 1193 1187 1194 // Start translating errors.
Note:
See TracChangeset
for help on using the changeset viewer.