Bug 42173 - ftbit undefined in xftglyphs.c:573
Summary: ftbit undefined in xftglyphs.c:573
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xft (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Jeremy Huddleston Sequoia
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-24 13:56 UTC by Stefan
Modified: 2011-10-24 23:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.