]> git.wh0rd.org - fontconfig.git/commit
Fix memory leak (Coverity defect #2089).
authorPatrick Lam <plam@MIT.EDU>
Wed, 12 Apr 2006 14:36:36 +0000 (14:36 +0000)
committerPatrick Lam <plam@MIT.EDU>
Wed, 12 Apr 2006 14:36:36 +0000 (14:36 +0000)
commit2f02e38361b24032945e24f7f8480999bf9df1e2
tree738a140a1c56f356b5eb673da0afa8ce7e7072ac
parenta56e89ab4f21aa6288345c63d2c43e55561632e0
Fix memory leak (Coverity defect #2089).
Ignore script if subtable is missing (Coverity defect #2088).
Fix possible null pointer dereference (Coverity defect #784) and memory
    leak (Coverity defects #785, #786).
Don't copy FcCharSet if we're going to throw it away anyway. (Reported by
    Kenichi Handa).
reviewed by: plam
ChangeLog
src/fccfg.c
src/fcfreetype.c
src/fcmatch.c
src/fcpat.c