]> git.wh0rd.org - fontconfig.git/commit
Fix a few memory tracking mistakes.
authorKeith Packard <keithp@keithp.com>
Sun, 4 May 2008 08:26:40 +0000 (01:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 4 May 2008 08:26:40 +0000 (01:26 -0700)
commit13a14cbf56d56c14d53e5f55d7fcc4bdec900994
treefc40341ab17667448b1c84b271e72a75d49a612a
parentc6c9400d67ffefa95100d03e6650ea901b05116b
Fix a few memory tracking mistakes.

The built-in memory tracking code in fontconfig relies on a lot of manual
function call tracking. A pain, but it helps debug leaks.
src/fcatomic.c
src/fccharset.c
src/fcinit.c
src/fcpat.c
src/fcstr.c