qt5base-lts/tests/auto/gui/painting
Samuel Rødal 52619ae778 Fixed invalid memory read in SSSE3 image blending code.
We need to do bounds comparison on the actual offset we're going to use
with _mm_load_si128 to read 16 bytes from memory (even though we won't
use the trailing bytes in the end).

Task-number: QTBUG-28324
Change-Id: Id0d6094da796ca67338d8ad225fa6b2f309bbe6e
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-12-14 17:12:44 +01:00
..
qbrush Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcolor Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpaintengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpainter Fixed invalid memory read in SSSE3 image blending code. 2012-12-14 17:12:44 +01:00
qpainterpath Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpainterpathstroker Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpathclipper Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qpen Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qpolygon Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qregion Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtransform Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwmatrix Test: Enable tst_QWMatrix::operator_star_qwmatrix 2012-09-27 21:13:52 +02:00
painting.pro Move tst_qprinter.cpp to QtPrintSupport 2012-03-12 13:14:05 +01:00