GNOME Bugzilla – Bug 325728
use the slice allocator for ShaperFontElements
Last modified: 2006-01-04 07:39:14 UTC
since those are just 8 bytes...
Created attachment 56753 [details] [review] the patch
2006-01-04 Behdad Esfahbod <behdad@gnome.org> * pango/pango-context.c: Use g_slice for ShaperFontElement allocation. (bug #325728, Matthias Clasen)