aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_plugins
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-05 16:39:29 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-08 13:14:58 +0000
commit5c0b7f73aa7d901c41c09450a7fcff182015f7c2 (patch)
tree7f722448d1e07665679aeb380419ee32d450c8b7 /tests/auto/cmake/test_plugins
parent65fa1b4c0868ae4898e6753cecf2952dc87034ac (diff)
QQuickAnimatorController: fix dangling QQuickAnimatorProxyJob pointer
We're hitting crash problems in controls2 auto tests where QQuickAnimatorController::stopProxyJobs() contains dangling pointers in m_proxiesToStop. The window for these proxy jobs had been already reset, so the destructor of QQuickAnimatorProxyJob was not removing it from QQuickAnimatorController's m_proxiesToStop. Change-Id: I89e3b174c86dfb217a555f07ee1ce4c42cbcf204 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Gunnar Sletta <gunnar@sletta.org> Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Diffstat (limited to 'tests/auto/cmake/test_plugins')
0 files changed, 0 insertions, 0 deletions