Bug 42173

Summary: ftbit undefined in xftglyphs.c:573
Product: xorg Reporter: Stefan <kdevel>
Component: Lib/XftAssignee: Jeremy Huddleston Sequoia <jeremyhu>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: critical    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Stefan 2011-10-24 13:56:45 UTC
crashes kpdf.

I could work around by defining ftbit = &glyphslot->bitmap.
Comment 1 Jeremy Huddleston Sequoia 2011-10-24 23:42:33 UTC
commit 301029c9a1d9429009eaf08bb726357d4e94780d
Author: Jeremy Huddleston <jeremyhu@apple.com>
Date:   Mon Oct 24 23:39:25 2011 -0700

    Fix undefined ftbit in XftFontLoadGlyphs
    
    https://bugs.freedesktop.org/show_bug.cgi?id=42173
    
    Fixes regression from: 6f1d7bcdd461b1f6cc64370793f52d7c170187d0
    
    Fixed by examining original patch before rebase from:
    https://bugs.freedesktop.org/show_bug.cgi?id=29151
    
    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.