summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@theqtcompany.com>2015-04-17 09:06:04 +0200
committerOliver Wolff <oliver.wolff@theqtcompany.com>2015-04-20 06:14:07 +0000
commitd0c96c65ec5e25b1b43885a8c32a886a9b6aa834 (patch)
treeac22102069ed9bd7e2265094356d54f820d931c2 /src/corelib/statemachine
parent848f01f9fb64c13140a1458999f2bf39ea0cb5c1 (diff)
Rework WinRT timer handling
The former way of timer handling caused heap corruptions as the timer callbacks tried to access the event dispatcher after it was freed. So instead of accessing the timers inside the callbacks we use native events to signal their expiration and also to cancel them. Task-number: QTBUG-44973 Change-Id: Ib9348651c0545cc4393f0396601f9a5bb183c996 Reviewed-by: Andrew Knight <qt@panimo.net>
Diffstat (limited to 'src/corelib/statemachine')
0 files changed, 0 insertions, 0 deletions