diff options
author | Bea Lam <bea.lam@nokia.com> | 2011-07-29 06:16:57 (GMT) |
---|---|---|
committer | Timo Turunen <timo.p.turunen@nokia.com> | 2011-08-30 07:02:06 (GMT) |
commit | 2721b46392b36813436b46d74e661259ca3f1626 (patch) | |
tree | 225e1732e5ad494879b7b859f3b8af4c2f7a5967 /tests/README | |
parent | 84f29a47efa4a3cd44d24ff46d8d410fbd10a0d8 (diff) | |
download | Qt-2721b46392b36813436b46d74e661259ca3f1626.zip Qt-2721b46392b36813436b46d74e661259ca3f1626.tar.gz Qt-2721b46392b36813436b46d74e661259ca3f1626.tar.bz2 |
Rework threading internals in XmlListModel to avoid global static
QTBUG-20629 reports a crash on destruction of XmlListModel when
cleaning up the global static for the QDeclarativeXmlQuery object.
The fix restructures the internals to be like the threading structure
used for QDeclarativePixmapReader which doesn't use a global static.
Task-number: QTBUG-20629
Change-Id: I036cc673fa603ad4b5661f3facc811cc83710a89
(cherry picked from commit 7a80c5d656e5492dc026cbf643847d7f9c50324a)
Reapplied after bad v4.7.4 merge
Diffstat (limited to 'tests/README')
0 files changed, 0 insertions, 0 deletions