]> OCCT Git - occt-copy.git/commit
0026611: Visualization, TKService - fix NULL-dereference in Font_FontMgr on broken...
authorkgv <kgv@opencascade.com>
Thu, 27 Aug 2015 09:34:09 +0000 (12:34 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:39:54 +0000 (14:39 +0300)
commit0b94a4f33dee183c71ad63a7e37c6e7c1f4e4320
treea7bb7a4eb8ecb9c47a7fa73eea27f6e4389f90c0
parent4ce07e4ec688aa37855ede1b449430d75d54c0fb
0026611: Visualization, TKService - fix NULL-dereference in Font_FontMgr on broken font

Check FT_Face::family_name for NULL during detection.
Skip fonts without mandatory UNICODE charset in Font_FontMgr.
src/Font/Font_FontMgr.cxx