diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-09-13 15:29:14 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-09-13 15:43:20 (GMT) |
commit | acfa2011d2d472f029d30286a36586e16b9bade8 (patch) | |
tree | f7390a39be4aba1bdc8cfcb24193f8800c30b69f /src/corelib/global | |
parent | 6144cd83d3bcc9783da54e0538c00642690d515d (diff) | |
download | Qt-acfa2011d2d472f029d30286a36586e16b9bade8.zip Qt-acfa2011d2d472f029d30286a36586e16b9bade8.tar.gz Qt-acfa2011d2d472f029d30286a36586e16b9bade8.tar.bz2 |
Fix panic when global QSettings instance needs flusing at app exit
The lack of cleanup stack caused panic when the global static QSettings
instance in QCoreApplication was deleted if there was pending update
in the QSettings instance.
Task-number: QTBUG-21421
Reviewed-by: Murray Read
Diffstat (limited to 'src/corelib/global')
0 files changed, 0 insertions, 0 deletions