qt5base-lts/tests/auto/gui/text/qrawfont
Eskil Abrahamsen Blomfeldt d16508a285 Fix crash when loading invalid font data in QRawFont
When passing invalid data to QRawFont, we need to fail gracefully
and mark the font as invalid, instead of crashing. This crashed
because of different missing sanity checks in the Windows
and FontConfig font databases.

[ChangeLog][Text] Fixed crash when trying to load a font from
invalid data.

Task-number: QTBUG-37190
Change-Id: I62c81217ec7d873350b575c9d4ae8e6f0a939540
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2014-05-14 09:13:38 +02:00
..
qrawfont.pro QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
testfont_bold_italic.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
testfont.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qrawfont.cpp Fix crash when loading invalid font data in QRawFont 2014-05-14 09:13:38 +02:00