Allocate all array rows in a single ALLOC call. Saves over 100 alloc calls
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 2 Feb 2009 00:13:07 +0000 (00:13 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 2 Feb 2009 00:13:07 +0000 (00:13 +0000)
commitaca4d11388eedd532a73bd34747abb65c0ea9291
tree89c61c9b0062057c0ef7ee3b7e8fc2f78e4bbefd
parentc561d69c721105b78bb06d1e3c5f21ca314d924a
Allocate all array rows in a single ALLOC call. Saves over 100 alloc calls

2009-01-31  Behdad Esfahbod  <behdad@gnome.org>

        * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array),
        (Free_Mark2Array):
        Allocate all array rows in a single ALLOC call.  Saves over 100
        alloc calls when loading DejaVu Sans,
src/harfbuzz-gpos.c