src/utils_cache.c: uc_check_timeout: Don't free a `ce' from the previous iteration.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 8 Jul 2009 08:51:28 +0000 (10:51 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 8 Jul 2009 08:51:28 +0000 (10:51 +0200)
commit984f37cb1a5813d2a089129ebf906a9963b6f7c8
tree01724db9f6b2c170140ea2d38a15637c542f574a
parent526320a0389a54a3629038fe6b34da8c6d4eec0e
src/utils_cache.c: uc_check_timeout: Don't free a `ce' from the previous iteration.

This may habe been a cause of the reported assertion failure, too.
src/utils_cache.c