]> git.wh0rd.org - fontconfig.git/commitdiff
Don't segfault when string values can't be parsed as charsets or langsets.
authorKeith Packard <keithp@neko.keithp.com>
Sun, 3 Sep 2006 03:23:31 +0000 (20:23 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Sun, 3 Sep 2006 03:23:31 +0000 (20:23 -0700)
If parsing charsets or langsets fails, return a FcTypeVoid value instead of
a charset/langset value with a NULL pointer in it (which is invalid).


No differences found