diff options
author | Juha Turunen <turunen@iki.fi> | 2010-09-09 07:59:49 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-09-09 08:04:17 (GMT) |
commit | 5342be5ceffc84b56476fff57dd7d5e1bbfeb471 (patch) | |
tree | ada90c8ec9bb98fe1ef466b116514fbc5354ed0c /src/network/bearer/qnetworksession_p.h | |
parent | 99233e3ed58120859f97e0ce1940523d188f85af (diff) | |
download | Qt-5342be5ceffc84b56476fff57dd7d5e1bbfeb471.zip Qt-5342be5ceffc84b56476fff57dd7d5e1bbfeb471.tar.gz Qt-5342be5ceffc84b56476fff57dd7d5e1bbfeb471.tar.bz2 |
QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbian
The patch fixes the hanging issues on some Symbian devices that occurs while
retrieving certificates from the Symbian certificate store. The hanging was
caused by the certificate info array not being closed before exiting the
thread. This alone wouldn't make the existing implementation work, so the patch
replaces it with a pure Symbian style implementation which doesn't seem to be
affected (probably some OpenC threads issue).
Merge-request: 808
Reviewed-by: Shane Kearns
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
Task: QTBUG-13033
Diffstat (limited to 'src/network/bearer/qnetworksession_p.h')
0 files changed, 0 insertions, 0 deletions