diff options
author | Anders Bakken <anders.bakken@nokia.com> | 2009-07-28 20:13:26 (GMT) |
---|---|---|
committer | Anders Bakken <anders.bakken@nokia.com> | 2009-07-28 20:22:20 (GMT) |
commit | 4caf5c1568163aa8efbfabb69ef0d83c3c6efd0a (patch) | |
tree | 8b17de2ad430d79726258fbeae3723b9e71b69b2 /src/corelib | |
parent | a1c4e70ddb04e364d89bfd39a409c4bcbe0019e4 (diff) | |
download | Qt-4caf5c1568163aa8efbfabb69ef0d83c3c6efd0a.zip Qt-4caf5c1568163aa8efbfabb69ef0d83c3c6efd0a.tar.gz Qt-4caf5c1568163aa8efbfabb69ef0d83c3c6efd0a.tar.bz2 |
Fix crash in when resizing directfb windows
Since QRasterPaintEngine::baseClip was initialized when the
QDirectFBPaintEngine was created and the paintengine persists for the
window surface we run the risk that the baseClip is of the wrong size.
This could lead to crashes and erroneous clipping.
Reviewed-by: Donald <qt-info@nokia.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions