qt6-bb10/tests/auto
aavit a3a4114f53 Fixes: out of bounds memory access in QImage autotest
A pointer to the data of one qimage is used, with an offset, in a copy.
In the mono case, that could lead to overflow: the last row would
of the copy would stretch 1 byte beyond the end of the allocated
area. Fix by reducing the height of the copy, so that it keeps
within the allocated memory.

Task-number: QTBUG-28322

Change-Id: I09abfc83f738f8af000fc50f8c94f63dba3a6cfe
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2012-12-20 16:48:36 +01:00
..
cmake Generate instances of types in the CMake tests. 2012-10-31 07:16:03 +01:00
compilerwarnings/data Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
concurrent Fix for leak in QFuture 2012-11-01 16:09:29 +01:00
corelib QUrl auto tests: make sure setAuthority is consistent with setHost 2012-12-20 16:48:36 +01:00
dbus tst_QDBusXmlParser: make XML attribute order deterministic 2012-12-14 11:02:47 +01:00
gui Fixes: out of bounds memory access in QImage autotest 2012-12-20 16:48:36 +01:00
guiapplauncher
network Change ftp.qt.nokia.com -> ftp.qt-project.org 2012-12-18 23:13:35 +01:00
opengl Added explicit threading API to QtOpenGL. 2012-11-30 18:28:04 +01:00
other tst_qaccessibility: Fix warnings about window geometry on Windows. 2012-12-19 16:36:14 +01:00
printsupport Only use the user set page margins for custom paper 2012-10-30 12:53:46 +01:00
shared Auto tests: add PlatformClipboard::isAvailable() 2012-09-27 06:07:13 +02:00
sql SQL: Fix autotests for MinGW 2012-12-14 17:12:44 +01:00
testlib add a .qmake.conf file which load()s qt_build_config 2012-10-18 17:42:40 +02:00
tools remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
widgets QMdiArea: Increase minimum size for Windows 8/Large fonts. 2012-12-18 12:50:58 +01:00
xml remove obsolete DEPENDPATH assignments 2012-12-17 14:08:17 +01:00
auto.pro Test: Redo remove QSKIP from printsupport tests 2012-09-13 19:33:08 +02:00
network-settings.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtest-config.h Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
test.pl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00