]> git.wh0rd.org - fontconfig.git/commit
[FcStrBuf] better handle malloc failure
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 10 Feb 2009 09:47:24 +0000 (04:47 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:28 +0000 (13:40 -0800)
commitdccbbe83eff54097c55fdc560810cdc56b679a60
tree82c5546036e2271e1e157a2314f3b22332cfcea1
parentced38254b49ab616df79930bbb798a93e5ce51fa
[FcStrBuf] better handle malloc failure

If buffer has failed allocation, return NULL when done.
src/fcstr.c