diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-09-01 05:24:25 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-09-01 06:49:28 (GMT) |
commit | 744ff7738333c35e7d621c61d72422cf3a8e7fe4 (patch) | |
tree | 7d5684c8755ccb4f2c5d624033e1dd32a40c760f /src/network/ssl | |
parent | 1d77ce9a00b959befd56428152a52db16743db42 (diff) | |
download | Qt-744ff7738333c35e7d621c61d72422cf3a8e7fe4.zip Qt-744ff7738333c35e7d621c61d72422cf3a8e7fe4.tar.gz Qt-744ff7738333c35e7d621c61d72422cf3a8e7fe4.tar.bz2 |
Destroy QNetworkConfigurationManager global static from qApp dtor.
The order of global static destruction is not well defined. Ensure that
the QNetworkConfigurationManager global static is destroyed from the
QCoreApplication destructor before its dependencies are destroyed with
the rest of the global statics.
Task-number: QTBUG-13304
Diffstat (limited to 'src/network/ssl')
0 files changed, 0 insertions, 0 deletions