diff options
author | Anders Bakken <anders.bakken@nokia.com> | 2009-03-31 07:26:10 (GMT) |
---|---|---|
committer | Anders Bakken <anders.bakken@nokia.com> | 2009-03-31 17:34:42 (GMT) |
commit | 12849e1767f3f881c9060368c3a14fae6e5a9ef1 (patch) | |
tree | a177e59aa74f810b6aada3833522dc21f102bd57 /src/plugins/gfxdrivers/hybrid | |
parent | 9d4ddc4c1eb9c0aba31f99a0e8beb6f5a13188ca (diff) | |
download | Qt-12849e1767f3f881c9060368c3a14fae6e5a9ef1.zip Qt-12849e1767f3f881c9060368c3a14fae6e5a9ef1.tar.gz Qt-12849e1767f3f881c9060368c3a14fae6e5a9ef1.tar.bz2 |
Prevent crash on resizing
The crash was caused by out-of-bounds reading on the raster engine's
clipping structures since our size had changed size last lock.
This code makes sure the clipData structures are atleast as tall as the
current height of the paint device.
Reviewed-by: Tom Cooksey <thomas.cooksey@nokia.com>
Diffstat (limited to 'src/plugins/gfxdrivers/hybrid')
0 files changed, 0 insertions, 0 deletions