summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_script_qscriptengineagent.cpp
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2010-03-25 13:52:53 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-03-25 14:18:03 (GMT)
commit656c02f128c56177c48b3de47f7b1e17dbbfa4d3 (patch)
tree3994a9241080e2c956cb63c3dd45ef15691e41fc /doc/src/snippets/code/src_script_qscriptengineagent.cpp
parent7ef094777e99010d6c9ca414f7239a70dd96c628 (diff)
downloadQt-656c02f128c56177c48b3de47f7b1e17dbbfa4d3.zip
Qt-656c02f128c56177c48b3de47f7b1e17dbbfa4d3.tar.gz
Qt-656c02f128c56177c48b3de47f7b1e17dbbfa4d3.tar.bz2
QNAM HTTP: Fix crazy crash when exiting application
This fixes a crash in tst_qnetworkreply and in some QtWebKit based browsers. It was related to adding a QPointer on an already deleted QHttpNetworkConnection object. By converting an existing normal pointer to a QPointer we set it a 0-pointer and are safe. https://bugs.webkit.org/show_bug.cgi?id=36290 Reviewed-by: joao Reviewed-by: gabi
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions