]> git.wh0rd.org - fontconfig.git/commit
Call FcFini to make memory debugging easier
authorKeith Packard <keithp@keithp.com>
Sun, 4 May 2008 08:25:04 +0000 (01:25 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 4 May 2008 08:25:04 +0000 (01:25 -0700)
commitc6c9400d67ffefa95100d03e6650ea901b05116b
tree8e0a7d9baf429f376bfd10ae1a037a87e8d8e4dc
parentd33d23ada05a688046e4cc0a48b149fbf44c9ce3
Call FcFini to make memory debugging easier

FcFini frees all libary data structures so valgrind should report 0
allocations in use when the program exits.
fc-cache/fc-cache.c