After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 325013 - pango_context_init could use pango_font_description_set_static_family
pango_context_init could use pango_font_description_set_static_family
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2005-12-26 17:44 UTC by Matthias Clasen
Modified: 2005-12-27 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2005-12-26 17:44:53 UTC
not overly important, but it showed up when I was looking for places where we do small mallocs.
Comment 1 Behdad Esfahbod 2005-12-27 11:08:33 UTC
2005-12-27  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pango-context.c (pango_context_init): Use
        pango_font_description_set_family_static. (bug #325013, Matthias
        Clasen)