qtdeclarative/tests/auto/qml/qmllint/data/Cycle
Ulf Hermann 26da93b062 Protect against cycles when iterating types and extensions
We do check for cycles in endVisit(UiProgram*), but we may try to
iterate the base types already before. In that case, a cycle sends us
into an infinite loop.

Pick-to: 6.2
Change-Id: I629beb873a6ac8b15570eadce0bb1b8ce70ae266
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-10-18 12:39:28 +02:00
..
MenuItem.qml Protect against cycles when iterating types and extensions 2021-10-18 12:39:28 +02:00
qmldir Protect against cycles when iterating types and extensions 2021-10-18 12:39:28 +02:00