summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_gui_util_qundostack.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2010-10-19 01:50:26 (GMT)
committerAaron McCarthy <aaron.mccarthy@nokia.com>2010-10-19 01:50:26 (GMT)
commit3a9028d7ea6f14cf6039e6aba7606c4d71371338 (patch)
tree3a67e4ea2b6e6efd360d1f9163e8d65f439dc732 /doc/src/snippets/code/src_gui_util_qundostack.cpp
parentb2c4506dc8bd933b359d5ed2584cbcc7cd8a1258 (diff)
downloadQt-3a9028d7ea6f14cf6039e6aba7606c4d71371338.zip
Qt-3a9028d7ea6f14cf6039e6aba7606c4d71371338.tar.gz
Qt-3a9028d7ea6f14cf6039e6aba7606c4d71371338.tar.bz2
Fix crash on exit.
If QNetworkConfigurationManager is deleted from the QApplication destructor it will be deleted after QNetworkConfigurationManagerPrivate global static (which is also deleted by QApplication). Fixed by testing if connManager() returns 0 before use. Task-number: QTBUG-14447
Diffstat (limited to 'doc/src/snippets/code/src_gui_util_qundostack.cpp')
0 files changed, 0 insertions, 0 deletions