Bug 110

Summary: FcConfigAppFontClear does not check for NULL FcConfig *
Product: fontconfig Reporter: Manish Singh <yosh>
Component: libraryAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 2.2   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch against current CVS

Description Manish Singh 2003-08-31 20:51:41 UTC
FcConfigAppFontClear doesn't have a concept of the default config, unlike the
other FcConfigAppFont* functions. Trivial patch attached which addresses this.
Comment 1 Manish Singh 2003-08-31 20:52:08 UTC
Created attachment 53 [details] [review]
Patch against current CVS
Comment 2 Manish Singh 2003-08-31 22:12:05 UTC
2003-08-31  Manish Singh  <yosh@gimp.org>
 
        * src/fccfg.c (FcConfigAppFontClear): Support passing NULL to
        use default config.

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.