Fix crash due to memory access violation
authorKonstantin Ritt <ritt.ks@gmail.com>
Sat, 20 Oct 2012 00:19:20 +0000 (03:19 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 01:35:39 +0000 (03:35 +0200)
commita89eae8cb4675188707a850650f664e7be9fa292
treebce88f61888866cb9b0c3c7c61d59a0b25eadd28
parent13846e801372c3badeb5ff8c952ca1dedc18e476
Fix crash due to memory access violation

The font engine has been re-used without increasing it's reference counter

Task-number: QTBUG-27596
Change-Id: Icd4c3ca131446255ad4a27da8aa9a6c69177212e
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
src/gui/text/qfontengine_qpa.cpp