aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-02-18 12:44:24 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2020-02-19 15:27:44 +0100
commitd4f3445bb050bbc34f0e86832fca9b7047041c1e (patch)
treeb41aa20f7cd8d9f95628373172c5042979157906 /tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp
parent2eb5b3f5c5f32404b8cb4ebb1d65ed5d5781b9f3 (diff)
Avoid memory leaks for inline component types
When a QQmlType is constructed from a QQmlTypePrivate, the latter's refcount is incremented. We decrement it again, as the QQmlType should be its sole owner. Change-Id: Id6ab618e06b49c10e3888c694113536caed7f058 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp')
0 files changed, 0 insertions, 0 deletions