]> git.wh0rd.org - fontconfig.git/commit
[fcxml] Embed 8 static FcPStack objects in FcConfigParse
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Mar 2009 15:58:04 +0000 (11:58 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Mar 2009 17:14:38 +0000 (13:14 -0400)
commit1d7b47da9da574a8adf39b0b5d11aab3d3cf4a37
tree8897d230058f889008d1def341b38c345520ee99
parent532d8a1dbc2baebc2603d091952a640b954b6f71
[fcxml] Embed 8 static FcPStack objects in FcConfigParse

This reduces the number of mallocs called from FcPStackPush from
over 900 down to zero.
src/fcxml.c