src/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 8 Jul 2009 09:55:33 +0000 (11:55 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 8 Jul 2009 09:55:33 +0000 (11:55 +0200)
commit3ad4d23b1d5f9efc2f281a1eb551465888bd4068
treeda383358292b048e2a8d22efcb1af62fee299e3f
parent984f37cb1a5813d2a089129ebf906a9963b6f7c8
src/utils_cache.c: `ce' *is* written to in `c_avl_remove'.

Therefore we should definitely free it.
src/utils_cache.c