]> git.wh0rd.org - fontconfig.git/commit
Fix OOM failure case in FcPStackPush.
authorKeith Packard <keithp@keithp.com>
Sun, 23 Dec 2007 22:06:41 +0000 (14:06 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 23 Dec 2007 22:06:41 +0000 (14:06 -0800)
commit0aa5fbaa0df9d6c7bee8e0839dd443de9c48a402
tree53f6991176428eefcaf78400e0f8120bb5639bfa
parent0f7870887adff6db3cffda5485418143f2bfa1f6
Fix OOM failure case in FcPStackPush.

When allocation for the node attributes fail, clean up the node allocation
and report failure.
src/fcxml.c