qt5base-lts/src
Konstantin Ritt 302ffa5820 Fix crash when reusing HB_Face in another font engine
After 717d39ac08, if HB_Face was instantiated by QFontEngineFT A
and then used by QFontEngineFT B, whilst A already destroyed,
a crash occurs in hb_getSFntTable() due to accessing a stale pointer.

Task-number: QTBUG-39278
Change-Id: I3428669a311f49cdda1725b778f45219cbcf470d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-06-18 13:39:42 +02:00
..
3rdparty harfbuzz-ng: Pre-allocate enough space for CoreText buffer 2014-06-18 13:39:37 +02:00
android Android: Fix flashing on startup/shutdown 2014-06-04 09:29:43 +02:00
angle ANGLE WinRT: Create swap chain using physical resolution 2014-05-22 07:59:49 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Merge remote-tracking branch 'origin/stable' into 5.3 2014-06-14 18:11:52 +02:00
dbus Fix data race in accessing QDBusConnectionPrivate::serviceNames 2014-06-15 23:04:28 +02:00
gui Fix crash when reusing HB_Face in another font engine 2014-06-18 13:39:42 +02:00
network QProcess: Handle spurious socket notifications for stdout and stderr 2014-06-12 17:54:11 +02:00
opengl Merge remote-tracking branch 'origin/release' into stable 2014-05-03 00:56:41 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Fix visual selection with EGL on xcb 2014-06-06 02:51:32 +02:00
plugins Merge remote-tracking branch 'origin/stable' into 5.3 2014-06-17 13:34:43 +02:00
printsupport QPrinter - Don't use QPrinterInfo::availablePrinters() 2014-06-07 19:06:26 +02:00
sql Doc: Added link to SQL example page from main Qt SQL landing page. 2014-06-06 16:52:24 +02:00
testlib Fix auto test failure output on QNX 2014-05-19 10:03:38 +02:00
tools qdoc: Revised logic for which example file to open in Qt Creator 2014-06-10 10:16:56 +02:00
widgets QFontComboBox sometimes became too wide because of wrong fixed size 2014-06-14 11:59:16 +02:00
winmain remove HSTRING instances 2014-06-03 09:55:30 +02:00
xml Fix copy-paste error. 2014-04-18 14:26:26 +02:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00