]> git.wh0rd.org - fontconfig.git/commit - src/fcname.c
Fix bug when clients use FcNameRegisterObjectTypes; fontconfig was
authorPatrick Lam <plam@MIT.EDU>
Thu, 22 Sep 2005 20:49:24 +0000 (20:49 +0000)
committerPatrick Lam <plam@MIT.EDU>
Thu, 22 Sep 2005 20:49:24 +0000 (20:49 +0000)
commit141432505aecb158285ccc84ec5d7099e3c2efa7
treed530b2e7ead5a5e544bef7093c5403bee70266df
parent9fe2bd7ab07611559363d80efdf8d3efb4ea737e
Fix bug when clients use FcNameRegisterObjectTypes; fontconfig was
    returning bogus (i.e. duplicate) FcObjectPtr values. Now use negative
    values for dynamic object strings and positive values for built-in and
    FcNameRegisterObjectType strings. Thanks to Matthias Clasen for
    pinpointing this bus!
src/fcname.c