]> git.wh0rd.org - fontconfig.git/commit
Serialized value lists were only including one value.
authorKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 16:07:32 +0000 (09:07 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 16:07:32 +0000 (09:07 -0700)
commite9a564e2cd3cb40109a1133dbbcee9f938f141b3
tree0273b223ba6a1237e268d11b13983e1c32672881
parentc50ea916b0e56520948804b67fc7df57bb490575
Serialized value lists were only including one value.

The next pointer in the serialized value list wasn't getting set, so they
were truncated at a single value.
src/fcpat.c