Bug 46169 - Pointer error in FcConfigGlobMatch
authorAkira TAGOH <akira@tagoh.org>
Wed, 22 Feb 2012 07:30:05 +0000 (16:30 +0900)
committerAkira TAGOH <akira@tagoh.org>
Wed, 22 Feb 2012 07:30:05 +0000 (16:30 +0900)
commit71b14d645f524637579d87ea99720c123d728e1f
treecdf234c865b5f15f3fb60a4c1e7e0ec395dafe42
parent3abf981542788310104bc96b9c9cf70dd39b361b
Bug 46169 - Pointer error in FcConfigGlobMatch

Fix possibly accessing the invalid memory and a crash in the worst case
when the glob string is longer than the string.
src/fccfg.c