summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3action
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2010-08-04 17:38:41 (GMT)
committerGunnar Sletta <gunnar.sletta@nokia.com>2010-08-04 17:44:19 (GMT)
commit08d09a78d3faf8b211e78cb63285c35c5544b5fc (patch)
tree34d2b812415c1e69563599947430aef95d706e30 /tests/auto/q3action
parent26218170746d36b866ae80c8f4418f5592121eb6 (diff)
downloadQt-08d09a78d3faf8b211e78cb63285c35c5544b5fc.zip
Qt-08d09a78d3faf8b211e78cb63285c35c5544b5fc.tar.gz
Qt-08d09a78d3faf8b211e78cb63285c35c5544b5fc.tar.bz2
Fixed crash in concentric circles example
The problem is that the qt_arcs... function will return point_count = 0 when the input rectangle is empty which it is in this case. Because we previously passed 13 there, were passing random memory to downwards in the pipeline, which caused problems. Task: http://bugreports.qt.nokia.com/browse/QTBUG-12516 Reviewed-by: mariusso
Diffstat (limited to 'tests/auto/q3action')
0 files changed, 0 insertions, 0 deletions