fontconfig/fc-match
Patrick Lam ae2aafe602 Fix double free (spotted by Coverity, CID #1965).
Check if pattern is not null before using it (Coverity defect #1883).
Fix memory leak with hash collision (Coverity defect #1829).
Fix memory leak when bail cases (Coverity defect #1828).
Don't leak directory name (Coverity defect #1827).
reviewed by: plam
2006-04-10 15:46:34 +00:00
..
.cvsignore Update documentation for fc-match (SGML-ize it). (reported by Ilya 2006-04-06 05:15:08 +00:00
Makefile.am LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira. 2006-04-07 18:07:51 +00:00
fc-match.c Fix double free (spotted by Coverity, CID #1965). 2006-04-10 15:46:34 +00:00
fc-match.sgml Update documentation for fc-match (SGML-ize it). (reported by Ilya 2006-04-06 05:15:08 +00:00