Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns
authorAkira TAGOH <akira@tagoh.org>
Wed, 28 Mar 2012 04:37:15 +0000 (13:37 +0900)
committerAkira TAGOH <akira@tagoh.org>
Wed, 28 Mar 2012 04:42:01 +0000 (13:42 +0900)
commitd8dcff7b96b09748e6f1df9e4adc7ab0850d7b18
tree9f51c5a07e32e988333a84eb97d2425cbba10b60
parentea1c6ea337b8cf6b86169b565787d0d31a0fc330
Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns

Use the reference-counted strings instead of the static strings

Patch from Karl Tomlinson
src/fccfg.c
src/fcinit.c
src/fcint.h
src/fclist.c
src/fcname.c
src/fcpat.c
src/fcxml.c