Bug 110 - FcConfigAppFontClear does not check for NULL FcConfig *
Summary: FcConfigAppFontClear does not check for NULL FcConfig *
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.2
Hardware: All Linux (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-31 20:51 UTC by Manish Singh
Modified: 2003-08-31 05:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch against current CVS (539 bytes, patch)
2003-08-31 20:52 UTC, Manish Singh
Details | Splinter Review

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.