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 325728 - use the slice allocator for ShaperFontElements
use the slice allocator for ShaperFontElements
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2006-01-04 07:28 UTC by Matthias Clasen
Modified: 2006-01-04 07:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (869 bytes, patch)
2006-01-04 07:28 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2006-01-04 07:28:06 UTC
since those are just 8 bytes...
Comment 1 Matthias Clasen 2006-01-04 07:28:34 UTC
Created attachment 56753 [details] [review]
the patch
Comment 2 Behdad Esfahbod 2006-01-04 07:39:14 UTC
2006-01-04  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pango-context.c: Use g_slice for ShaperFontElement
        allocation. (bug #325728, Matthias Clasen)