diff options
author | Simon Hausmann <[email protected]> | 2013-11-09 01:58:28 +0100 |
---|---|---|
committer | The Qt Project <[email protected]> | 2013-11-09 02:01:01 +0100 |
commit | e367f75d7285d2bcd10cbb35d088c96f33c02aff (patch) | |
tree | 50ad5ad6655e342d859f289e52be0a256b1af777 /src/imports/localstorage/plugin.cpp | |
parent | 8078e2ea1350fd5109074a2be7207d75840e57f7 (diff) |
Fix crash in animation controller upon destruction
Triggered by tst_examples, it appears that we can have jobs in
m_deleting that are also still listed in m_starting. So similar to
what we do in beforeNodeSync, we now also take any deletion-scheduled
jobs out of m_starting/m_stopping in the destructor.
Change-Id: I2e00570a4e4669f8172354bf5806c5285920030a
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/imports/localstorage/plugin.cpp')
0 files changed, 0 insertions, 0 deletions