qt5base-lts/tests/auto
Eirik Aavitsland e4f71b0cb5 Crash fix: reject certain malformed bmp images
A malformed bmp file header could specify a negative color table
size. The bmp handler would then return a QImage that claimed to be
valid, but actually was invalid, having an empty color table. This
would cause crash later, e.g. when attempting to paint it.

Change-Id: I7df7c40867557a82dbcee44c7de061226ff232c0
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2016-02-05 04:14:35 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Don't attempt gui-tests if Qt is built with -no-gui 2016-01-18 13:00:03 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
corelib winrt: cleanup testcases 2016-01-29 13:35:48 +00:00
dbus Autotest: rename the test class so it's different in this test 2016-01-30 03:20:54 +00:00
gui Crash fix: reject certain malformed bmp images 2016-02-05 04:14:35 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Autotest: remove the check that broadcast = ip | ~netmask 2016-01-21 05:19:13 +00:00
opengl Doc: mention that Qt::AA_X11InitThreads isn't used anymore 2016-01-11 17:28:52 +00:00
other Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
printsupport Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklist 2015-11-06 18:44:04 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Merge remote-tracking branch 'origin/5.5' into 5.6.0 2016-02-01 16:33:43 +01:00
testlib Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tools add enablers for printing project errors in cumulative mode 2015-12-21 16:39:31 +00:00
widgets QDockWidget: Restore using setGeometry since the geometry is used for the state 2016-02-02 07:43:13 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
auto.pro Silence warnings about missing dbus-send command not found 2015-09-22 21:19:04 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00