diff options
author | Juha Turunen <turunen@iki.fi> | 2010-09-09 07:59:49 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-10 08:38:38 (GMT) |
commit | 657a1c6a96d78f18b92b72aba3e8d1621114d39b (patch) | |
tree | dd14796789defd173decd72ca6ed0b48584de766 /src/gui/kernel/qsoftkeymanager_s60.cpp | |
parent | d1bbab226ed859a2a2bf595df49ca8083d936d6b (diff) | |
download | Qt-4.7.0.zip Qt-4.7.0.tar.gz Qt-4.7.0.tar.bz2 |
QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0
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
(cherry picked from commit 5342be5ceffc84b56476fff57dd7d5e1bbfeb471)
Diffstat (limited to 'src/gui/kernel/qsoftkeymanager_s60.cpp')
0 files changed, 0 insertions, 0 deletions