summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qsharedpointer/tst_qsharedpointer.cpp
diff options
context:
space:
mode:
authorMartin Petersson <Martin.Petersson@nokia.com>2012-06-13 08:59:35 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-20 15:45:07 +0200
commit534bcc96676ac02fc327f9e43d3785c7424b0750 (patch)
tree4d2796c8c90db9258b450cfca36cabe670c17318 /tests/auto/corelib/tools/qsharedpointer/tst_qsharedpointer.cpp
parentcf7c93b9283d6dded4fd0e57ed771d8470206093 (diff)
QNetworkAccessManager: delete the httpThread
The httpThread was using deleteLater the finished signal of the thread to call the deleteLater slot. If the QNetworkAccessManager is deleted when the application is closed then then fished is emitted but we never return to the eventloop so the deletion is never done. This will delete the httpThread directly instead of using deleteLater Task-number: QTBUG-25487 Change-Id: I1fdbd4eca01e8bd8b3a98936298e5c78217752b4 Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'tests/auto/corelib/tools/qsharedpointer/tst_qsharedpointer.cpp')
0 files changed, 0 insertions, 0 deletions