summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2010-08-04 17:38:41 (GMT)
committerToby Tomkins <toby.tomkins@nokia.com>2010-08-06 03:37:18 (GMT)
commit94b2f7580ad9f5460eccf51e999ad9b39c70aa9f (patch)
treef1e8da21134db2704998fb835203898daec34bfb /dist
parente628b0808d874eb798e463f23387d00191d7068e (diff)
downloadQt-94b2f7580ad9f5460eccf51e999ad9b39c70aa9f.zip
Qt-94b2f7580ad9f5460eccf51e999ad9b39c70aa9f.tar.gz
Qt-94b2f7580ad9f5460eccf51e999ad9b39c70aa9f.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 (cherry picked from commit 08d09a78d3faf8b211e78cb63285c35c5544b5fc)
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions