diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-10-19 01:50:26 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-10-19 01:50:26 (GMT) |
commit | 3a9028d7ea6f14cf6039e6aba7606c4d71371338 (patch) | |
tree | 3a67e4ea2b6e6efd360d1f9163e8d65f439dc732 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp | |
parent | b2c4506dc8bd933b359d5ed2584cbcc7cd8a1258 (diff) | |
download | Qt-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_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions