summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qcocoaview_mac.mm
diff options
context:
space:
mode:
authorLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-08-27 14:26:38 (GMT)
committerLeonardo Sobral Cunha <leo.cunha@nokia.com>2009-08-27 15:27:47 (GMT)
commit1241aa609bb1621e6377920219b6d18a1203e50a (patch)
tree4d4038c0dc4fd4abc38c5833274420e4217c1a5f /src/gui/kernel/qcocoaview_mac.mm
parent0bab82740e6f0b84c8d70629dd28b9ba66ff9ac9 (diff)
downloadQt-1241aa609bb1621e6377920219b6d18a1203e50a.zip
Qt-1241aa609bb1621e6377920219b6d18a1203e50a.tar.gz
Qt-1241aa609bb1621e6377920219b6d18a1203e50a.tar.bz2
QAbstractAnimation: fixes segfault when deleting animation inside updateCurrentTime
That deletion removed the respective animation from the list of running animations being processed, but not from the copy of the list introduced in 48489988521b818bda8d76e60cb272508e91b490, thus we had a dangling pointer. Reviewed-by: thierry
Diffstat (limited to 'src/gui/kernel/qcocoaview_mac.mm')
0 files changed, 0 insertions, 0 deletions