qt5base-lts/tests/auto/gui/image
Samuel Rødal 711773776e Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.
QImage is supposed to maintain the invariant that each scan-line begins
on a 4-byte boundary, so we need to verify that this is the case before
using the optimized path of short-cutting QImage::copy() by referencing
the source image's bits directly.

Task-number: QTBUG-14766
Change-Id: I0a178aeb2f34cc64f98deae9470b55b5c53fcb06
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-03-06 15:00:35 +01:00
..
qicoimageformat Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qicon Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qimage Fixed crashes when using QImage in combination with QCoreApplication. 2013-02-14 10:55:33 +01:00
qimageiohandler Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qimagereader Fixed crash in image reader when reading certain BMP files. 2013-02-06 09:59:56 +01:00
qimagewriter Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmovie Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpicture Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpixmap Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps. 2013-03-06 15:00:35 +01:00
qpixmapcache Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
image.pro QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00