Freetype: Do not unlock face when returning superclass value in lockedAlphaMapForGlyph
authorOliver Wolff <oliver.wolff@nokia.com>
Thu, 27 Oct 2011 14:01:01 +0000 (16:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 27 Oct 2011 22:49:53 +0000 (00:49 +0200)
commitb4c8ac299fdf0a2e6d1d4b64b7437315cffa3489
tree5ace7a50ca23c4683151dd4eb98d003cd780aee5
parent6476ac738ca029af95932f53b53f0705808eb80e
Freetype: Do not unlock face when returning superclass value in lockedAlphaMapForGlyph

If the face is unlocked in this case, calling unlockAlphaMapForGlyph after doing
the operation will cause an assert.

Change-Id: Icb2310a3b139e5bedf24f9c3794bd7d3fd38cfea
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/text/qfontengine_ft.cpp