]> git.wh0rd.org - fontconfig.git/commit
Correct reference count when sharing cache file objects.
authorKeith Packard <keithp@neko.keithp.com>
Tue, 5 Sep 2006 06:19:59 +0000 (23:19 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Tue, 5 Sep 2006 06:19:59 +0000 (23:19 -0700)
commit323ecd0cd3b8eeb50c4af87d57f2ea7b19f37215
treeacd6973748fb01dc6ec247a1ed2d4d2d925e3c24
parentafe5a6716058e4b952a6ec1ab3f328a1c069a8c4
Correct reference count when sharing cache file objects.

Multiple maps of the same cache file share the same mapped object; bump the
cache object reference count in this case
src/fccache.c