diff options
author | Sami Rosendahl <ext-sami.1.rosendahl@nokia.com> | 2011-12-07 12:57:18 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-12-07 12:58:19 (GMT) |
commit | b070ad6a9804b6a7387f848c2e1721c16b8ccc62 (patch) | |
tree | 547b600018b478e1167d553ccf7ef1e18ea65605 /doc/src/snippets/code/src_script_qscriptcontext.cpp | |
parent | f86ca84e783c34e701f3742902161cb365e6e940 (diff) | |
download | Qt-b070ad6a9804b6a7387f848c2e1721c16b8ccc62.zip Qt-b070ad6a9804b6a7387f848c2e1721c16b8ccc62.tar.gz Qt-b070ad6a9804b6a7387f848c2e1721c16b8ccc62.tar.bz2 |
Fix NB#290352 Qtwebprocess crashes @ QHttpNetworkReply::readAny
Several crash backtraces point to crash in QHttpNetworkReply::readAny,
where d->connection==0. This patch adds a check for d->connection to
QNetworkAccessHttpBackend. If the connection is found to be destroyed,
the request is finished.
Does not need to be merged to 4.8 because the internals have changed
(Peter Hartmann)
PMO 290352
Merge-request: 1491
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptcontext.cpp')
0 files changed, 0 insertions, 0 deletions