]> git.wh0rd.org - fontconfig.git/commit - src/fccharset.c
Charset hashing depended on uniqueness of leaves.
authorKeith Packard <keithp@neko.keithp.com>
Thu, 7 Sep 2006 00:45:40 +0000 (17:45 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 7 Sep 2006 00:45:40 +0000 (17:45 -0700)
commitc3796ac6061373bcf0276a931036987c01741215
tree6ff4c267ad26b720950edff9c65fcc23986b03f8
parent08bef687018f2391c2f2b6fc3849878c121b67dd
Charset hashing depended on uniqueness of leaves.

Charset hashing actually use the value of the leaf pointers, which is
clearly wrong, especially now that charsets are not shared across multiple
font directories.
src/fccharset.c