From ad324788e008423f7ac43c11598ceb9337c946c7 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Tue, 9 Feb 2016 23:21:11 +0000 Subject: web2c/xetexdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@39649 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/xetexdir/XeTeX_mac.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/xetexdir/XeTeX_mac.c b/Build/source/texk/web2c/xetexdir/XeTeX_mac.c index 00576dc8d59..bf9fdeb98a4 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeX_mac.c +++ b/Build/source/texk/web2c/xetexdir/XeTeX_mac.c @@ -84,9 +84,8 @@ DoAATLayout(void* p, int justify) CFIndex totalGlyphCount = 0; UInt16* glyphIDs; Fixed* glyphAdvances; - void* glyph_info; + void* glyph_info = NULL; FixedPoint* locations; - Fixed lsUnit, lsDelta; CGFloat width; long txtLen; -- cgit v1.2.3