summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-8933/main.cpp
diff options
context:
space:
mode:
authorJuha Turunen <turunen@iki.fi>2010-09-09 07:59:49 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-10 08:38:38 (GMT)
commit657a1c6a96d78f18b92b72aba3e8d1621114d39b (patch)
treedd14796789defd173decd72ca6ed0b48584de766 /tests/manual/qtbug-8933/main.cpp
parentd1bbab226ed859a2a2bf595df49ca8083d936d6b (diff)
downloadQt-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 'tests/manual/qtbug-8933/main.cpp')
0 files changed, 0 insertions, 0 deletions