]> git.wh0rd.org - fontconfig.git/commit
Insert newly created caches into reference data structure.
authorKeith Packard <keithp@neko.keithp.com>
Sat, 9 Sep 2006 23:41:58 +0000 (16:41 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Sat, 9 Sep 2006 23:41:58 +0000 (16:41 -0700)
commit49b44b277f2a8a67009a3b68b178b2f1a4c7f72a
tree5f712982be38b0f05412ad7d27d9653ef98839a5
parent766a9b2f61458202be0fbf5745ce1e02ecd95c6e
Insert newly created caches into reference data structure.

All caches used in the application must be in the cache reference list so
internal references can be tracked correctly. Failing to have newly created
caches in the list would cause the cache to be deallocated while references
were still present.
src/fccache.c